mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-08 01:21:51 +00:00
remove endianness code (this is solely a Game Boy assembler now)
This commit is contained in:
@@ -12,7 +12,4 @@ typedef signed short SWORD;
|
||||
typedef unsigned long ULONG;
|
||||
typedef signed long SLONG;
|
||||
|
||||
#define ASM_LITTLE_ENDIAN 0
|
||||
#define ASM_BIG_ENDIAN 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user