mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
9 lines
167 B
C
9 lines
167 B
C
#ifndef PMDSKY_MAIN_02054DC4_H
|
|
#define PMDSKY_MAIN_02054DC4_H
|
|
|
|
#include "util.h"
|
|
|
|
bool32 DexNumbersEqual(s16 monster1, s16 monster2);
|
|
|
|
#endif //PMDSKY_MAIN_02054DC4_H
|