mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-08 10:03:06 -04:00
Sakuita rope Matching (#2470)
* Change dComIfGp_getAttention to return a pointer * d_a_obj_sakuita_rope Matching
This commit is contained in:
@@ -4694,7 +4694,7 @@ int daAlink_c::create() {
|
||||
return cPhs_ERROR_e;
|
||||
}
|
||||
|
||||
mAttention = &dComIfGp_getAttention();
|
||||
mAttention = dComIfGp_getAttention();
|
||||
field_0x317c = dComIfGp_getPlayerCameraID(0);
|
||||
|
||||
playerInit();
|
||||
|
||||
Reference in New Issue
Block a user