pmd-sky/include/dungeon_ai_parameters.h
2025-08-07 19:30:18 -04:00

6 lines
166 B
C

#ifndef PMDSKY_DUNGEON_AI_PARAMETERS_H
#define PMDSKY_DUNGEON_AI_PARAMETERS_H
extern const s16 AI_REGULAR_ATTACK_WEIGHTS[5];
#endif //PMDSKY_DUNGEON_AI_PARAMETERS_H