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_P01R0103_H_
|
|
#define SCR_SEQ_P01R0103_H_
|
|
|
|
#define _EV_scr_seq_P01R0103_000 0
|
|
#define _EV_scr_seq_P01R0103_001 1
|
|
#define _EV_scr_seq_P01R0103_002 2
|
|
|
|
#define obj_P01R0103_seaman_2 0
|
|
#define obj_P01R0103_gsman1 1
|
|
|
|
#endif //SCR_SEQ_P01R0103_H_
|