mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
torch update, ast_area_6 and ast_vs_player, new names (#169)
* split up * format * torch * headers * just keep going * torch * names and such * format * remove headers
This commit is contained in:
@@ -31,6 +31,7 @@ D_800D0000 = 0x800D0000;//ignore:true
|
||||
D_7FFFFFFE = 0x7FFFFFFE;//ignore:true
|
||||
D_1000000 = 0x01000000;//ignore:true
|
||||
D_A000000 = 0x0A000000;//ignore:true
|
||||
D_4000000 = 0x04000000;//ignore:true
|
||||
|
||||
// constant for K1 access
|
||||
D_A0000000 = 0xA0000000;//ignore:true
|
||||
|
||||
@@ -59,9 +59,17 @@ D_AQ_6000AE4 = 0x06000AE4;
|
||||
D_AQ_6002628 = 0x06002628;
|
||||
D_AQ_60260EC = 0x060260EC;
|
||||
D_AQ_60314AC = 0x060314AC;
|
||||
D_TI1_70067C4 = 0x70067C4;
|
||||
D_TI1_7006990 = 0x7006990;
|
||||
D_TI1_7006F74 = 0x7006F74;
|
||||
D_TI1_7007130 = 0x7007130;
|
||||
D_TI1_7007234 = 0x7007234;
|
||||
D_TI1_700733C = 0x700733C;
|
||||
D_TI1_70067C4 = 0x070067C4;
|
||||
D_TI1_7006990 = 0x07006990;
|
||||
D_TI1_7006F74 = 0x07006F74;
|
||||
D_TI1_7007130 = 0x07007130;
|
||||
D_TI1_7007234 = 0x07007234;
|
||||
D_TI1_700733C = 0x0700733C;
|
||||
D_TI2_7003EE8 = 0x07003EE8;
|
||||
|
||||
D_A6_6018994 = 0x06018994;
|
||||
D_A6_6011910 = 0x06011910;
|
||||
D_A6_601B2B0 = 0x0601B2B0;
|
||||
D_A6_6018BA0 = 0x06018BA0;
|
||||
D_A6_6028578 = 0x06028578;
|
||||
D_A6_6028454 = 0x06028454;
|
||||
|
||||
@@ -227,7 +227,7 @@ Object_DrawAll = 0x8005FB70;
|
||||
func_8006046C = 0x8006046C;
|
||||
func_80060714 = 0x80060714;
|
||||
func_8006089C = 0x8006089C;
|
||||
func_80060968 = 0x80060968;
|
||||
TexturedLine_Draw = 0x80060968;
|
||||
func_80060D94 = 0x80060D94;
|
||||
|
||||
// fox_effect
|
||||
@@ -325,8 +325,8 @@ Object_80_Update = 0x80069DF4;
|
||||
Object_4C_Update = 0x80069E88;
|
||||
Item_Update = 0x80069F30;
|
||||
Effect_Update = 0x80069FD4;
|
||||
func_8006A06C = 0x8006A06C;
|
||||
func_8006A38C = 0x8006A38C;
|
||||
TexturedLine_Update = 0x8006A06C;
|
||||
TexturedLine_UpdateAll = 0x8006A38C;
|
||||
Object_UpdateAll = 0x8006A3E8;
|
||||
|
||||
// fox_enmy2
|
||||
@@ -410,8 +410,8 @@ gBosses = 0x8016F110; //size:0x1020
|
||||
gEffects = 0x80170130; //size:0x36B0
|
||||
gItems = 0x801737E0; //size:0x870
|
||||
gPlayerShots = 0x80174050; //size:0x700
|
||||
gUnkEntities30 = 0x80174750; //size:0x12C0
|
||||
gUnkEntities28 = 0x80175A10; //size:0xA28
|
||||
gTexturedLines = 0x80174750; //size:0x12C0
|
||||
gRadarMarks = 0x80175A10; //size:0xA28
|
||||
gBonusText = 0x80176438; //size:0x118
|
||||
D_80176550 = 0x80176550;
|
||||
D_80176558 = 0x80176558;
|
||||
@@ -670,8 +670,8 @@ func_800A5FA0 = 0x800A5FA0;
|
||||
func_800A6028 = 0x800A6028;
|
||||
func_800A6070 = 0x800A6070;
|
||||
BonusText_Initialize = 0x800A60B8;
|
||||
func_800A60E8 = 0x800A60E8;
|
||||
func_800A6118 = 0x800A6118;
|
||||
TexturedLine_Initialize = 0x800A60E8;
|
||||
RadarMark_Initialize = 0x800A6118;
|
||||
func_800A6148 = 0x800A6148;
|
||||
func_800A6590 = 0x800A6590;
|
||||
func_800A668C = 0x800A668C;
|
||||
|
||||
+205
-210
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user