mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
remove endianness code (this is solely a Game Boy assembler now)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define ASMOTOR_MAIN_H
|
||||
|
||||
struct sOptions {
|
||||
ULONG endian;
|
||||
char gbgfx[4];
|
||||
char binary[2];
|
||||
SLONG fillchar;
|
||||
|
||||
Reference in New Issue
Block a user