mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Use spaces instead of tabs after CPP directives
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
int yyparse (void);
|
||||
void setuplex (void);
|
||||
|
||||
#ifdef AMIGA
|
||||
#ifdef AMIGA
|
||||
__near long __stack = 65536L;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user