mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
12 lines
323 B
C
12 lines
323 B
C
#ifndef SCR_SEQ_P01R0302_H_
|
|
#define SCR_SEQ_P01R0302_H_
|
|
|
|
#define _EV_scr_seq_P01R0302_000 0
|
|
#define _EV_scr_seq_P01R0302_001 1
|
|
#define _EV_scr_seq_P01R0302_002 2
|
|
|
|
#define obj_P01R0302_captain 0
|
|
#define obj_P01R0302_gsbabygirl1 1
|
|
|
|
#endif //SCR_SEQ_P01R0302_H_
|