mirror of
https://github.com/pret/pokediamond.git
synced 2026-09-26 13:33:09 -04:00
7 lines
160 B
C
7 lines
160 B
C
#ifndef POKEDIAMOND_CONSTANTS_STD_SCRIPT_H
|
|
#define POKEDIAMOND_CONSTANTS_STD_SCRIPT_H
|
|
|
|
#define std_menu_cut 10008
|
|
|
|
#endif // POKEDIAMOND_CONSTANTS_STD_SCRIPT_H
|