Rename encounter_data.h -> wild_encounters.h

This commit is contained in:
tillgeissler
2024-06-17 21:14:23 +02:00
parent bf083bb18d
commit 3bddfb91e5
9 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
#include "constants/heap.h"
#include "field/field_system_decl.h"
#include "overlay006/encounter_data.h"
#include "overlay006/wild_encounters.h"
typedef struct BgEvent {
u16 script;