JANITORIAL: Replace spaces in indentation with tabs
This commit is contained in:
parent
71888ad4db
commit
5e7fe2dc57
780 changed files with 37372 additions and 37372 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
size_t writeFileHeader(FILE *f, uint16 games = 0xdead);
|
||||
size_t writeGameHeader(FILE *f, uint32 gameId, uint16 version, uint16 lang, uint32 platforms,
|
||||
uint32 offset = 0xdeadfeed, uint32 size = 0xdeadfeed);
|
||||
uint32 offset = 0xdeadfeed, uint32 size = 0xdeadfeed);
|
||||
|
||||
#define PLATFORM_WIN 0x1
|
||||
#define PLATFORM_DOS 0x2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue