mirror of
https://github.com/zeldaret/tmc
synced 2026-07-27 23:00:14 -04:00
collapse TUs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "entity.h"
|
||||
#include "room.h"
|
||||
#include "screen.h"
|
||||
#include "dma.h"
|
||||
#include "utils.h"
|
||||
#include "functions.h"
|
||||
|
||||
typedef struct {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "screen.h"
|
||||
#include "area.h"
|
||||
#include "textbox.h"
|
||||
#include "dma.h"
|
||||
#include "utils.h"
|
||||
#include "game.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "entity.h"
|
||||
#include "room.h"
|
||||
#include "area.h"
|
||||
#include "dma.h"
|
||||
#include "utils.h"
|
||||
#include "functions.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "structures.h"
|
||||
#include "room.h"
|
||||
#include "screen.h"
|
||||
#include "trig.h"
|
||||
#include "coord.h"
|
||||
#include "functions.h"
|
||||
#include "save.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user