mirror of
https://github.com/zeldaret/tmc
synced 2026-07-27 06:45:35 -04:00
naming and moving stuff
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "room.h"
|
||||
#include "player.h"
|
||||
#include "random.h"
|
||||
#include "functions.h"
|
||||
#include "audio.h"
|
||||
|
||||
// Facilitates the usage of minish portals.
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "room.h"
|
||||
#include "area.h"
|
||||
#include "utils.h"
|
||||
#include "audio.h"
|
||||
#include "functions.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#include "manager.h"
|
||||
#include "flags.h"
|
||||
#include "room.h"
|
||||
#include "audio.h"
|
||||
#include "functions.h"
|
||||
|
||||
void sub_08058E60(ManagerE* this) {
|
||||
|
||||
Reference in New Issue
Block a user