Remove filename duplication from pd.ld
This commit is contained in:
parent
7a5c4159e5
commit
534a8e987a
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,158 @@
|
|||
#define GAMEFILES(section) \
|
||||
src/game/data/data_000000.o (section); \
|
||||
src/game/game_000000.o (section); \
|
||||
src/game/game_000090.o (section); \
|
||||
src/game/game_000130.o (section); \
|
||||
src/game/game_000840.o (section); \
|
||||
src/game/game_000850.o (section); \
|
||||
src/game/game_000860.o (section); \
|
||||
src/game/game_000870.o (section); \
|
||||
src/game/game_000880.o (section); \
|
||||
src/game/game_0008e0.o (section); \
|
||||
src/game/game_0008f0.o (section); \
|
||||
src/game/game_000900.o (section); \
|
||||
src/game/game_000910.o (section); \
|
||||
src/game/game_000920.o (section); \
|
||||
src/game/game_005fd0.o (section); \
|
||||
src/game/game_00b190.o (section); \
|
||||
src/game/game_00b200.o (section); \
|
||||
src/game/game_00b210.o (section); \
|
||||
src/game/game_00b320.o (section); \
|
||||
src/game/game_00b480.o (section); \
|
||||
src/game/game_00b820.o (section); \
|
||||
src/game/game_00c240.o (section); \
|
||||
src/game/game_00c490.o (section); \
|
||||
src/game/game_0108d0.o (section); \
|
||||
src/game/game_0109d0.o (section); \
|
||||
src/game/game_010b20.o (section); \
|
||||
src/game/game_011110.o (section); \
|
||||
src/game/data/data_0083d0.o (section); \
|
||||
src/game/data/inventory.o (section); \
|
||||
src/game/data/data_0160b0.o (section); \
|
||||
src/game/data/cheats.o (section); \
|
||||
src/game/data/data_01a3a0.o (section); \
|
||||
src/game/data/ailists.o (section); \
|
||||
src/game/data/data_020df0.o (section); \
|
||||
src/game/game_012450.o (section); \
|
||||
src/game/game_0125a0.o (section); \
|
||||
src/game/game_012d50.o (section); \
|
||||
src/game/game_013010.o (section); \
|
||||
src/game/game_013260.o (section); \
|
||||
src/game/game_0132a0.o (section); \
|
||||
src/game/game_013540.o (section); \
|
||||
src/game/game_013550.o (section); \
|
||||
src/game/game_013cf0.o (section); \
|
||||
src/game/game_013ee0.o (section); \
|
||||
src/game/game_0147a0.o (section); \
|
||||
src/game/game_0147d0.o (section); \
|
||||
src/game/game_014f10.o (section); \
|
||||
src/game/game_015010.o (section); \
|
||||
src/game/game_0150a0.o (section); \
|
||||
src/game/game_0151f0.o (section); \
|
||||
src/game/game_015260.o (section); \
|
||||
src/game/game_015270.o (section); \
|
||||
src/game/game_015280.o (section); \
|
||||
src/game/game_015330.o (section); \
|
||||
src/game/game_0153f0.o (section); \
|
||||
src/game/game_015400.o (section); \
|
||||
src/game/game_015410.o (section); \
|
||||
src/game/game_015420.o (section); \
|
||||
src/game/game_015470.o (section); \
|
||||
src/game/game_016100.o (section); \
|
||||
src/game/game_01afc0.o (section); \
|
||||
src/game/game_01b0a0.o (section); \
|
||||
src/game/game_01bea0.o (section); \
|
||||
src/game/game_01d860.o (section); \
|
||||
src/game/game_01d990.o (section); \
|
||||
src/game/game_01d9f0.o (section); \
|
||||
src/game/game_01de30.o (section); \
|
||||
src/game/chr/chr.o (section); \
|
||||
src/game/game_01e250.o (section); \
|
||||
src/game/game_02cde0.o (section); \
|
||||
src/game/chr/chraction.o (section); \
|
||||
src/game/chr/chrai.o (section); \
|
||||
src/game/chr/chraicommands.o (section); \
|
||||
src/game/game_0601b0.o (section); \
|
||||
src/game/game_066310.o (section); \
|
||||
src/game/game_096360.o (section); \
|
||||
src/game/game_096700.o (section); \
|
||||
src/game/game_096750.o (section); \
|
||||
src/game/game_096890.o (section); \
|
||||
src/game/game_0969d0.o (section); \
|
||||
src/game/game_096b20.o (section); \
|
||||
src/game/game_096ca0.o (section); \
|
||||
src/game/game_097890.o (section); \
|
||||
src/game/game_097970.o (section); \
|
||||
src/game/game_097a50.o (section); \
|
||||
src/game/game_097aa0.o (section); \
|
||||
src/game/game_097ba0.o (section); \
|
||||
src/game/game_0abe70.o (section); \
|
||||
src/game/game_0b0420.o (section); \
|
||||
src/game/game_0b2150.o (section); \
|
||||
src/game/game_0b28d0.o (section); \
|
||||
src/game/game_0b3350.o (section); \
|
||||
src/game/game_0b63b0.o (section); \
|
||||
src/game/game_0c33f0.o (section); \
|
||||
src/game/game_0c3620.o (section); \
|
||||
src/game/game_0c37d0.o (section); \
|
||||
src/game/game_0c79f0.o (section); \
|
||||
src/game/game_0cf150.o (section); \
|
||||
src/game/game_0d1fe0.o (section); \
|
||||
src/game/game_0d4690.o (section); \
|
||||
src/game/game_0d5a90.o (section); \
|
||||
src/game/game_0d7070.o (section); \
|
||||
src/game/game_0dcdb0.o (section); \
|
||||
src/game/game_0f09f0.o (section); \
|
||||
src/game/game_102230.o (section); \
|
||||
src/game/game_102240.o (section); \
|
||||
src/game/cheats.o (section); \
|
||||
src/game/game_107fb0.o (section); \
|
||||
src/game/game_10c9c0.o (section); \
|
||||
src/game/game_10ccd0.o (section); \
|
||||
src/game/game_111600.o (section); \
|
||||
src/game/game_113220.o (section); \
|
||||
src/game/game_114240.o (section); \
|
||||
src/game/pad.o (section); \
|
||||
src/game/game_1165d0.o (section); \
|
||||
src/game/game_11ecf0.o (section); \
|
||||
src/game/game_11f000.o (section); \
|
||||
src/game/game_127910.o (section); \
|
||||
src/game/game_128f30.o (section); \
|
||||
src/game/game_129210.o (section); \
|
||||
src/game/game_129900.o (section); \
|
||||
src/game/game_12d3f0.o (section); \
|
||||
src/game/game_12f6c0.o (section); \
|
||||
src/game/game_131060.o (section); \
|
||||
src/game/game_13c510.o (section); \
|
||||
src/game/game_13e0e0.o (section); \
|
||||
src/game/game_148b80.o (section); \
|
||||
src/game/game_150820.o (section); \
|
||||
src/game/pdoptions.o (section); \
|
||||
src/game/game_152fa0.o (section); \
|
||||
src/game/game_1531a0.o (section); \
|
||||
src/game/game_157db0.o (section); \
|
||||
src/game/game_165360.o (section); \
|
||||
src/game/game_1655c0.o (section); \
|
||||
src/game/game_165670.o (section); \
|
||||
src/game/game_1668e0.o (section); \
|
||||
src/game/game_166e40.o (section); \
|
||||
src/game/game_167ae0.o (section); \
|
||||
src/game/game_16ce10.o (section); \
|
||||
src/game/game_16cfa0.o (section); \
|
||||
src/game/lang.o (section); \
|
||||
src/game/game_16e810.o (section); \
|
||||
src/game/game_175f50.o (section); \
|
||||
src/game/game_175f90.o (section); \
|
||||
src/game/game_176000.o (section); \
|
||||
src/game/game_176080.o (section); \
|
||||
src/game/game_176d70.o (section); \
|
||||
src/game/game_177e00.o (section); \
|
||||
src/game/game_179060.o (section); \
|
||||
src/game/game_187770.o (section); \
|
||||
src/game/game_190260.o (section); \
|
||||
src/game/game_197600.o (section); \
|
||||
src/game/game_1999b0.o (section); \
|
||||
src/game/game_19aa80.o (section); \
|
||||
src/game/game_19c990.o (section); \
|
||||
src/game/game_1a3340.o (section); \
|
||||
src/game/game_1a78b0.o (section);
|
||||
|
|
@ -0,0 +1,143 @@
|
|||
#define LIBRARYFILES(section) \
|
||||
src/library/library_03050.o (section); \
|
||||
src/library/library_034f0.o (section); \
|
||||
src/library/library_03ee0.o (section); \
|
||||
src/library/library_03fb0.o (section); \
|
||||
src/library/library_04320.o (section); \
|
||||
src/library/library_04790.o (section); \
|
||||
src/library/library_04840.o (section); \
|
||||
src/library/library_04a80.o (section); \
|
||||
src/library/library_05e40.o (section); \
|
||||
src/library/library_06100.o (section); \
|
||||
src/library/library_06330.o (section); \
|
||||
src/library/library_06440.o (section); \
|
||||
src/library/library_06550.o (section); \
|
||||
src/library/library_070d0.o (section); \
|
||||
src/library/library_074f0.o (section); \
|
||||
src/library/library_08a20.o (section); \
|
||||
src/library/library_09660.o (section); \
|
||||
src/library/library_0bfb0.o (section); \
|
||||
src/library/library_0c000.o (section); \
|
||||
src/library/library_0d0a0.o (section); \
|
||||
src/library/library_0d520.o (section); \
|
||||
src/library/library_0e9d0.o (section); \
|
||||
src/library/library_11420.o (section); \
|
||||
src/library/library_121e0.o (section); \
|
||||
src/library/library_126b0.o (section); \
|
||||
src/library/library_12dc0.o (section); \
|
||||
src/library/library_13130.o (section); \
|
||||
src/library/library_13710.o (section); \
|
||||
src/library/library_13750.o (section); \
|
||||
src/library/library_13790.o (section); \
|
||||
src/library/library_13820.o (section); \
|
||||
src/library/library_13900.o (section); \
|
||||
src/library/library_15860.o (section); \
|
||||
src/library/library_159b0.o (section); \
|
||||
src/library/library_16110.o (section); \
|
||||
src/library/library_1a500.o (section); \
|
||||
src/library/library_233c0.o (section); \
|
||||
src/library/library_2f490.o (section); \
|
||||
src/library/library_2fa00.o (section); \
|
||||
src/library/library_2faf0.o (section); \
|
||||
src/library/library_2fba0.o (section); \
|
||||
src/library/library_2fc60.o (section); \
|
||||
src/library/library_30ce0.o (section); \
|
||||
src/library/library_317f0.o (section); \
|
||||
src/library/library_37650.o (section); \
|
||||
src/library/library_37b00.o (section); \
|
||||
src/library/library_38d10.o (section); \
|
||||
src/library/library_38d30.o (section); \
|
||||
src/library/library_39c80.o (section); \
|
||||
src/library/library_39f70.o (section); \
|
||||
src/library/library_39fc0.o (section); \
|
||||
src/library/library_39fe0.o (section); \
|
||||
src/library/library_3a100.o (section); \
|
||||
src/library/library_3c430.o (section); \
|
||||
src/library/library_3c4d0.o (section); \
|
||||
src/library/library_3ccf0.o (section); \
|
||||
src/library/library_3cdc0.o (section); \
|
||||
src/library/library_3cef0.o (section); \
|
||||
src/library/library_3d280.o (section); \
|
||||
src/library/library_3e3e0.o (section); \
|
||||
src/library/library_3e730.o (section); \
|
||||
src/library/library_43dd0.o (section); \
|
||||
src/library/library_446d0.o (section); \
|
||||
src/library/library_44bc0.o (section); \
|
||||
src/library/library_44f60.o (section); \
|
||||
src/library/library_45ed0.o (section); \
|
||||
src/library/library_461c0.o (section); \
|
||||
src/library/library_46650.o (section); \
|
||||
src/library/library_47550.o (section); \
|
||||
src/library/library_47a90.o (section); \
|
||||
src/library/library_47d20.o (section); \
|
||||
src/library/library_48120.o (section); \
|
||||
src/library/library_48150.o (section); \
|
||||
src/library/library_481d0.o (section); \
|
||||
src/library/library_481e0.o (section); \
|
||||
src/library/library_48520.o (section); \
|
||||
src/library/library_485e0.o (section); \
|
||||
src/library/library_48650.o (section); \
|
||||
src/library/library_48830.o (section); \
|
||||
src/library/library_488e0.o (section); \
|
||||
src/library/library_48b20.o (section); \
|
||||
src/library/library_48c00.o (section); \
|
||||
src/library/library_48cd0.o (section); \
|
||||
src/library/library_48dc0.o (section); \
|
||||
src/library/library_48ef0.o (section); \
|
||||
src/library/library_48f50.o (section); \
|
||||
src/library/library_490b0.o (section); \
|
||||
src/library/library_491b0.o (section); \
|
||||
src/library/library_49640.o (section); \
|
||||
src/library/library_49780.o (section); \
|
||||
src/library/library_49a90.o (section); \
|
||||
src/library/library_49c20.o (section); \
|
||||
src/library/library_4a360.o (section); \
|
||||
src/library/library_4a5e0.o (section); \
|
||||
src/library/library_4a680.o (section); \
|
||||
src/library/library_4a810.o (section); \
|
||||
src/library/library_4a980.o (section); \
|
||||
src/library/library_4acc0.o (section); \
|
||||
src/library/library_4ace0.o (section); \
|
||||
src/library/library_4ad30.o (section); \
|
||||
src/library/library_4ad80.o (section); \
|
||||
src/library/library_4ae00.o (section); \
|
||||
src/library/library_4b160.o (section); \
|
||||
src/library/library_4b170.o (section); \
|
||||
src/library/library_4b480.o (section); \
|
||||
src/library/library_4b500.o (section); \
|
||||
src/library/library_4b550.o (section); \
|
||||
src/library/library_4b5e0.o (section); \
|
||||
src/library/library_4ba90.o (section); \
|
||||
src/library/library_4c090.o (section); \
|
||||
src/library/library_4cc10.o (section); \
|
||||
src/library/library_4cde0.o (section); \
|
||||
src/library/library_4ce60.o (section); \
|
||||
src/library/library_4d000.o (section); \
|
||||
src/library/library_4d480.o (section); \
|
||||
src/library/library_4d6f0.o (section); \
|
||||
src/library/library_4e270.o (section); \
|
||||
src/library/library_4e3c0.o (section); \
|
||||
src/library/library_4e470.o (section); \
|
||||
src/library/library_4e530.o (section); \
|
||||
src/library/library_4e690.o (section); \
|
||||
src/library/library_4f350.o (section); \
|
||||
src/library/library_4f400.o (section); \
|
||||
src/library/library_4f5e0.o (section); \
|
||||
src/library/library_4fe20.o (section); \
|
||||
src/library/library_4fff0.o (section); \
|
||||
src/library/library_50090.o (section); \
|
||||
src/library/library_50130.o (section); \
|
||||
src/library/library_50480.o (section); \
|
||||
src/library/library_50a00.o (section); \
|
||||
src/library/library_50f20.o (section); \
|
||||
src/library/library_513b0.o (section); \
|
||||
src/library/library_51880.o (section); \
|
||||
src/library/library_51890.o (section); \
|
||||
src/library/library_51900.o (section); \
|
||||
src/library/library_51a60.o (section); \
|
||||
src/library/library_51c10.o (section); \
|
||||
src/library/library_51c60.o (section); \
|
||||
src/library/library_51d50.o (section); \
|
||||
src/library/library_51ec0.o (section); \
|
||||
src/library/library_52070.o (section); \
|
||||
src/library/library_52360.o (section);
|
||||
|
|
@ -2027,7 +2027,7 @@ extern void *_file_Ap29_15_joM;
|
|||
extern void *_file_Ap16_03_joM;
|
||||
extern void *_file_Acarrbye02M;
|
||||
extern void *_file_Asaucerexp1M;
|
||||
extern void *_fileNameList;
|
||||
extern void *_filesSegmentRomEnd;
|
||||
|
||||
// 20df0
|
||||
u16 var8007add0[] = {
|
||||
|
|
@ -9554,7 +9554,7 @@ void *filetable[] = {
|
|||
/*0x07db*/ &_file_Ap16_03_joM,
|
||||
/*0x07dc*/ &_file_Acarrbye02M,
|
||||
/*0x07dd*/ &_file_Asaucerexp1M,
|
||||
/*0x07de*/ &_fileNameList,
|
||||
/*0x07de*/ &_filesSegmentRomEnd,
|
||||
/*0x07df*/ NULL,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue