mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
10 lines
268 B
C
10 lines
268 B
C
#ifndef PMDSKY_MAIN_020526EC_H
|
|
#define PMDSKY_MAIN_020526EC_H
|
|
|
|
u16 GetSpriteIndex__020526EC(s16 monster_id);
|
|
u16 GetSpriteIndex__02052708(s16 monster_id);
|
|
u16 GetSpriteIndex__02052724(s16 monster_id);
|
|
s16 GetDexNumber(s16 monster_id);
|
|
|
|
#endif //PMDSKY_MAIN_020526EC_H
|