mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-27 21:25:43 -05:00
Decomp IsSameMove
This commit is contained in:
10
include/main_0201514C.h
Normal file
10
include/main_0201514C.h
Normal 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
|
||||
Reference in New Issue
Block a user