mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Forgot to add file containing std constants.
This commit is contained in:
parent
1027a3a157
commit
17a47bf54b
13
constants/std_constants.asm
Normal file
13
constants/std_constants.asm
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user