rename formation_names.h to battle_names.h

This commit is contained in:
whosblumiere 2024-03-23 22:19:17 -04:00 committed by Alex Bates
parent cbcbb94fc8
commit db9dbbec05
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include "enums.h"
#include "evt.h"
#include "messages.h"
#include "battle/formation_names.h"
#include "battle/battle_names.h"
#include "battle/stage_names.h"
#include "battle/actor_types.h"