mirror of
https://github.com/HarbourMasters/Starship
synced 2026-08-08 10:53:24 -04:00
torch update, aquas export, some asset cleanup (#166)
* a start * some things * format * hitboxes * soon * fixes and such * Torch * one fix * torch * formatting * whoops the math
This commit is contained in:
@@ -4417,8 +4417,8 @@ void Option_InvoiceDraw(void) {
|
||||
D_menu_801AF3F0[1] + (16 * i), 1.0f, 1.0f);
|
||||
}
|
||||
|
||||
TextureRect_4bCI(&gMasterDisp, D_80006A0 + 4096, D_80017A0, 256, 2, D_menu_801AF3D0[1], D_menu_801AF3F0[1] + 32.0f,
|
||||
1.0f, 1.0f);
|
||||
TextureRect_4bCI(&gMasterDisp, D_80006A0 + 256 * 16, D_80017A0, 256, 2, D_menu_801AF3D0[1],
|
||||
D_menu_801AF3F0[1] + 32.0f, 1.0f, 1.0f);
|
||||
|
||||
for (i = 0; i < 4; i++) {
|
||||
TextureRect_4bCI(&gMasterDisp, D_80017C0 + (256 * 16 * i) / 2, D_80038C0, 256, 16, D_menu_801AF3D0[2],
|
||||
|
||||
Reference in New Issue
Block a user