mirror of
https://github.com/zeldaret/tp
synced 2026-08-19 13:54:02 -04:00
another d_a_alink pass (#305)
* big pass on many d_a_alink files * remove asm * fix d_a_tag_spring * fix --------- Co-authored-by: root <root@DESKTOP-BTVP2BC>
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
void* getPt2() { return convPId(mPt2); }
|
||||
void* getPtT() { return convPId(mPtT); }
|
||||
bool isChangeOK(void* param_0) { return mChangeOK == param_0; }
|
||||
u8 getPreItemNo() { return mPreItemNo; }
|
||||
|
||||
public:
|
||||
/* 0x000 */ u8 field_0x0[4];
|
||||
|
||||
Reference in New Issue
Block a user