wram analysis
This commit is contained in:
8
snes/wram/data.h
Normal file
8
snes/wram/data.h
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#ifndef _DATA
|
||||
|
||||
typedef unsigned char byte;
|
||||
typedef unsigned short word;
|
||||
|
||||
#define _DATA
|
||||
#endif
|
||||
Reference in New Issue
Block a user