Specify code section of MMatrix.cpp

This commit is contained in:
KeybadeBlox 2025-12-13 08:55:17 -05:00
parent a968f475e8
commit dd0428a340

View file

@ -1,3 +1,6 @@
#pragma code_seg("MMATRIX")
// Address: 0x00264C04
Mat4 * * g_matricesHead;