mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
remove "duplicated" inlines (#2099)
* fix f_op_actor_mng inlines * fix f_pc inlines * fix d_a_alink weak func signatures * fix d_com_inf_game inlines * fix some more inlines * fix rest of player inlines * m_Do / JSystem inlines fixed * fix upstream changes
This commit is contained in:
@@ -1882,7 +1882,7 @@ static asm void daMP_ActivePlayer_Finish() {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
static asm void JKRFree(void* param_0) {
|
||||
extern "C" asm void JKRFree__FPv() {
|
||||
nofralloc
|
||||
#include "asm/rel/d/a/d_a_movie_player/d_a_movie_player/JKRFree__FPv.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user