Ran through: astyle --unpad-paren --pad-oper --pad-header --add-brackets --style=allman --delete-empty-lines --break-blocks
This commit is contained in:
parent
1a31c28d40
commit
5d164e8254
2 changed files with 398 additions and 345 deletions
4
Makefile
4
Makefile
|
|
@ -244,8 +244,8 @@ DEFS:=-DVER_DATE=\"$(VER_DATE)\" -DVER_VERSION=\"$(VER_VERSION)\" \
|
|||
$(NOSOUNDFLAG) $(NOSVGFLAG) $(OLDSVGFLAG) $(NOPANGOFLAG) \
|
||||
$(MAEMOFLAG)
|
||||
|
||||
DEBUG_FLAGS:=
|
||||
#DEBUG_FLAGS:=-g
|
||||
#DEBUG_FLAGS:=
|
||||
DEBUG_FLAGS:=-g
|
||||
|
||||
MOUSE_CFLAGS:=-Isrc/$(MOUSEDIR) -D$(CURSOR_SHAPES)_CURSOR_SHAPES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue