Decomp IsSameMove

This commit is contained in:
Zur3l
2026-07-11 16:00:28 -04:00
parent 356f786127
commit 9a03d2ac98
7 changed files with 20965 additions and 20965 deletions

10
include/main_0201514C.h Normal file
View File

@@ -0,0 +1,10 @@
#ifndef PMDSKY_MAIN_0201514C_H
#define PMDSKY_MAIN_0201514C_H
#include "common.h"
#include "enums.h"
#include "util.h"
bool8 IsSameMove(struct move* moveset, struct move* move);
#endif //PMDSKY_MAIN_0201514C_H