mirror of
https://github.com/zeldaret/tmc
synced 2026-07-06 14:01:02 -04:00
@@ -5,7 +5,7 @@
|
||||
#include "area.h"
|
||||
#include "sound.h"
|
||||
#include "screen.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
#include "fileScreen.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@ const u16 gUnk_08108588[] = { 0x1000, 0xF01, 0xE02, 0xD03, 0xC04, 0xB05, 0xA06,
|
||||
|
||||
const u16 gUnk_0810859A[] = { 0x808, 0x907, 0xA06, 0x907 };
|
||||
|
||||
extern void sub_0805622C(u16*, u32, u32);
|
||||
extern u16 gUnk_02017AA0[];
|
||||
|
||||
void sub_08059E80(Manager14*);
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "flags.h"
|
||||
#include "room.h"
|
||||
#include "screen.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include "manager.h"
|
||||
#include "asm.h"
|
||||
#include "functions.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
|
||||
typedef struct {
|
||||
struct Manager manager;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "room.h"
|
||||
#include "functions.h"
|
||||
#include "area.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
#include "game.h"
|
||||
|
||||
typedef struct {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "screen.h"
|
||||
#include "area.h"
|
||||
#include "message.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
#include "game.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "flags.h"
|
||||
#include "room.h"
|
||||
#include "area.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
#include "sound.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "functions.h"
|
||||
#include "save.h"
|
||||
#include "area.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
|
||||
typedef struct {
|
||||
Manager manager;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "functions.h"
|
||||
#include "area.h"
|
||||
#include "message.h"
|
||||
#include "utils.h"
|
||||
#include "common.h"
|
||||
#include "tiles.h"
|
||||
#include "object.h"
|
||||
#include "item.h"
|
||||
|
||||
Reference in New Issue
Block a user