Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
; void waitvblank(void);
|
||||
;
|
||||
|
||||
.export _waitvblank
|
||||
.export _waitvblank
|
||||
|
||||
.include "nes.inc"
|
||||
.include "nes.inc"
|
||||
|
||||
.proc _waitvblank
|
||||
|
||||
|
||||
Reference in New Issue
Block a user