mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
remove #include functions.h from code_1a1f0_len_5390.c
This commit is contained in:
parent
b2b7bac422
commit
281f46d202
@ -1,5 +1,4 @@
|
|||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "functions.h"
|
|
||||||
|
|
||||||
s32 get_defeated(s32 mapID, s32 encounterID) {
|
s32 get_defeated(s32 mapID, s32 encounterID) {
|
||||||
EncounterStatus* currentEncounter = &gCurrentEncounter;
|
EncounterStatus* currentEncounter = &gCurrentEncounter;
|
||||||
|
Loading…
Reference in New Issue
Block a user