Convert RandomizerInf to the dynamic #define model to allow for automatic string names. (#5537)

This commit is contained in:
Malkierian
2025-05-29 19:14:32 -07:00
committed by GitHub
parent 2b360d4bbe
commit 40fa3c8d64
7 changed files with 1926 additions and 3241 deletions

View File

@@ -5,7 +5,6 @@
#include "z64math.h"
#include "z64audio.h"
#include "soh/Enhancements/randomizer/randomizerTypes.h"
#include "soh/Enhancements/randomizer/randomizer_inf.h"
#include "soh/Enhancements/gameplaystats.h"
#include "soh/Enhancements/randomizer/randomizer_entrance.h"
#include "soh/Enhancements/boss-rush/BossRushTypes.h"