mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-05 11:17:43 -04:00
Link J3DSys
This commit is contained in:
@@ -123,7 +123,7 @@ void J3DFifoLoadNrmMtxImm3x3(Mtx33 mtx, unsigned long idx) {
|
||||
GFX_FIFO(u32) = mtx_u32[8];
|
||||
}
|
||||
|
||||
u8 NullTexData[16] = {
|
||||
u8 NullTexData[16] __attribute__((aligned(32))) = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user