mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
now it links (except for no main!)
This commit is contained in:
@@ -5426,6 +5426,10 @@ static int useHeapInit(fopAc_ac_c* i_this) {
|
||||
return static_cast<daB_DS_c*>(i_this)->CreateHeap();
|
||||
}
|
||||
|
||||
|
||||
cXyz daB_DS_c::getHandPosR() { return mHandPos[1]; }
|
||||
cXyz daB_DS_c::getHandPosL() { return mHandPos[0]; }
|
||||
|
||||
cPhs_Step daB_DS_c::create() {
|
||||
fopAcM_ct(this, daB_DS_c);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user