Merge pull request #352 from DizzyEggg/patch-7

This commit is contained in:
Seth Barberee
2025-03-05 06:44:33 -08:00
committed by GitHub

View File

@@ -16,7 +16,6 @@
#include "cpu.h"
extern struct FileArchive gSystemFileArchive;
extern struct FileArchive gMonsterFileArchive;
static EWRAM_DATA MonsterDataEntry *gMonsterParameters = {0};
static EWRAM_DATA OpenedFile *gMonsterParametersFile = {0};