mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
10 lines
235 B
C
10 lines
235 B
C
#ifndef SCR_SEQ_EVERYWHERE_H_
|
|
#define SCR_SEQ_EVERYWHERE_H_
|
|
|
|
#define _EV_scr_seq_EVERYWHERE_000 0
|
|
|
|
#define obj_EVERYWHERE_breakrock 0
|
|
#define obj_EVERYWHERE_monstarball 1
|
|
|
|
#endif //SCR_SEQ_EVERYWHERE_H_
|