diff options
| -rw-r--r-- | constants/std_constants.asm | 13 | 
1 files changed, 13 insertions, 0 deletions
| diff --git a/constants/std_constants.asm b/constants/std_constants.asm new file mode 100644 index 000000000..951f739e7 --- /dev/null +++ b/constants/std_constants.asm @@ -0,0 +1,13 @@ +	enum_start +	enum pokecenternurse +	enum difficultbookshelf +	enum picturebookshelf +	enum magazinebookshelf +	enum teamrocketoath +	enum incenseburner +	enum merchandiseshelf +	enum townmap +	enum window +	enum tv +	enum homepage +	enum radio | 
