Rename d_a_player_link.h -> d_a_player_main.h

This commit is contained in:
LagoLunatic
2023-10-23 20:16:32 -04:00
parent 670b6e5c79
commit d53c702bb7
42 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "SSystem/SComponent/c_counter.h"
#include "d/d_com_inf_game.h"
#include "d/d_procname.h"
#include "d/actor/d_a_player_link.h"
#include "d/actor/d_a_player_main.h"
#include "d/d_kankyo_wether.h"
#include "f_op/f_op_camera_mng.h"
#include "f_op/f_op_kankyo_mng.h"