mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-13 05:49:21 -04:00
@@ -2660,7 +2660,11 @@ const char* dComIfGs_getWarpStageName() {
|
||||
return dComIfGs_getLastWarpMarkStageName();
|
||||
}
|
||||
|
||||
#if TARGET_PC
|
||||
cXyz dComIfGs_getWarpPlayerPos() {
|
||||
#else
|
||||
cXyz& dComIfGs_getWarpPlayerPos() {
|
||||
#endif
|
||||
return dComIfGs_getLastWarpMarkPlayerPos();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user