Wrong slash...

This commit is contained in:
Malkierian 2024-04-01 08:41:59 -07:00
parent 0086762870
commit 43e5e7d83c
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
#include "spoiler_log.hpp"
#include "soh/Enhancements/randomizer/randomizerTypes.h"
#include "variables.h"
#include "soh\OTRGlobals.h"
#include "soh/OTRGlobals.h"
namespace Playthrough {

View File

@ -3,7 +3,7 @@
#include <string>
#include <libultraship/bridge.h>
#include "z64.h"
#include "soh\OTRGlobals.h"
#include "soh/OTRGlobals.h"
// RandomizerCheck, RCVORMQ, RCTYPE, RCAREA, ActorId, SceneId, ActorParams, OG ItemID, "Short name", "Spoiler name", vanillaCompletion
std::map<RandomizerCheck, RandomizerCheckObject> rcObjects = {