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

@@ -83,8 +83,6 @@
#define MAXSECTIONSIZE 0x4000
#define ASM_DEFAULT_ENDIAN ASM_LITTLE_ENDIAN
#define APPNAME "RGBAsm"
#define EXENAME "rgbasm"