pmd-sky/include/dungeon_parameters_3.h
2025-12-04 22:11:07 -05:00

8 lines
224 B
C

#ifndef PMDSKY_DUNGEON_PARAMETERS_3_H
#define PMDSKY_DUNGEON_PARAMETERS_3_H
// Minimum IQ required for enemies to use Exclusive-Move User
extern const s16 MIN_IQ_EXCLUSIVE_MOVE_USER;
#endif //PMDSKY_DUNGEON_PARAMETERS_3_H