remove endianness code (this is solely a Game Boy assembler now)

This commit is contained in:
bentley
2010-01-15 16:46:26 -07:00
parent 24c1613f06
commit b63924ebf4
5 changed files with 14 additions and 71 deletions

View File

@@ -2,7 +2,6 @@
#define ASMOTOR_MAIN_H
struct sOptions {
ULONG endian;
char gbgfx[4];
char binary[2];
SLONG fillchar;