Ran source code through "indent -nbfda -npcs -npsl -bli0".
This commit is contained in:
parent
51355bce43
commit
7716a05281
38 changed files with 10816 additions and 10710 deletions
|
|
@ -65,9 +65,9 @@
|
|||
#include "arrow.xbm"
|
||||
#include "arrow-mask.xbm"
|
||||
|
||||
extern SDL_Cursor * cursor_hand, * cursor_arrow, * cursor_watch,
|
||||
* cursor_up, * cursor_down, * cursor_tiny, * cursor_crosshair,
|
||||
* cursor_brush, * cursor_wand, * cursor_insertion, * cursor_rotate;
|
||||
extern SDL_Cursor *cursor_hand, *cursor_arrow, *cursor_watch,
|
||||
*cursor_up, *cursor_down, *cursor_tiny, *cursor_crosshair,
|
||||
*cursor_brush, *cursor_wand, *cursor_insertion, *cursor_rotate;
|
||||
|
||||
extern int no_fancy_cursors;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue