mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-14 20:15:55 -05:00
Do not include global.h
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef GUARD_CODE_801AFA4_H
|
||||
#define GUARD_CODE_801AFA4_H
|
||||
|
||||
#include "global.h"
|
||||
#include "constants/move.h"
|
||||
#include "structs/menu.h"
|
||||
#include "pokemon.h"
|
||||
@@ -26,4 +25,4 @@ bool8 sub_801AFA4(u32 index);
|
||||
u32 sub_801B00C(void);
|
||||
void sub_801B048(void);
|
||||
|
||||
#endif // GUARD_CODE_801AFA4_H
|
||||
#endif // GUARD_CODE_801AFA4_H
|
||||
|
||||
Reference in New Issue
Block a user