mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-13 03:59:55 -04:00
Use _GX name typedefs
This commit is contained in:
@@ -20,7 +20,7 @@ void daObjLeaves_c::init_mtx() {
|
||||
}
|
||||
|
||||
/* 00000148-000002E4 .text birthEffect__13daObjLeaves_cFiP4cXyzP5csXyzP8_GXColor */
|
||||
void daObjLeaves_c::birthEffect(int, cXyz*, csXyz*, _GXColor*) {
|
||||
void daObjLeaves_c::birthEffect(int, cXyz*, csXyz*, GXColor*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user