mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-06 18:53:21 -05: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
|