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
commit a0ce34ac37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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};