You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Forgot to add file containing std constants.
This commit is contained in:
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
|
Reference in New Issue
Block a user