mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
7 lines
162 B
C
7 lines
162 B
C
#ifndef PMDSKY_DUNGEON_PARAMETERS_1_H
|
|
#define PMDSKY_DUNGEON_PARAMETERS_1_H
|
|
|
|
extern const s16 CHATOT_SCARF_BOUNCE_CHANCE;
|
|
|
|
#endif //PMDSKY_DUNGEON_PARAMETERS_1_H
|