mirror of
https://github.com/zeldaret/tp
synced 2026-06-23 17:25:24 -04:00
more misc. cleanup (#2232)
This commit is contained in:
@@ -556,10 +556,10 @@ extern const J3DColorChanInfo j3dDefaultColorChanInfo = {
|
||||
};
|
||||
|
||||
/* 804563F8-804563FA 0049F8 0002+00 0/0 1/1 0/0 .sdata2 None */
|
||||
extern const u16 data_804563F8 = 0x1B00;
|
||||
extern const u8 data_804563F8 = 0x1B;
|
||||
|
||||
/* 804563FA-804563FC 0049FA 0002+00 0/0 1/1 0/0 .sdata2 j3dDefaultAlphaCmpID */
|
||||
const u16 j3dDefaultAlphaCmpID = 0x00E7;
|
||||
|
||||
/* 804563FC-80456400 0049FC 0002+02 0/0 3/3 0/0 .sdata2 j3dDefaultZModeID */
|
||||
const u16 j3dDefaultZModeID = 0x0017;
|
||||
const u16 j3dDefaultZModeID = 0x0017;
|
||||
|
||||
Reference in New Issue
Block a user