mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-04 23:51:52 +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