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

8 lines
208 B
C

#ifndef PMDSKY_DUNGEON_PARAMETERS_4_H
#define PMDSKY_DUNGEON_PARAMETERS_4_H
// Minimum IQ required for enemies to use Item Master
extern const s16 MIN_IQ_ITEM_MASTER;
#endif //PMDSKY_DUNGEON_PARAMETERS_4_H