pmd-sky/include/overlay_29_022F7654.h
Chesyon b68e76d80c An assortment of functions
Started with just LoadMonsterSprite, and then did some ones that were nearby in the assembly.
2025-07-18 23:36:27 -04:00

8 lines
195 B
C

#ifndef PMDSKY_OVERLAY_29_022F7654_H
#define PMDSKY_OVERLAY_29_022F7654_H
#include "enums.h"
void LoadMonsterSprite(s16 monster_id, u8 skip_deoxys_check);
#endif //PMDSKY_OVERLAY_29_022F7654_H