mirror of
https://github.com/zeldaret/tp
synced 2026-07-05 05:39:43 -04:00
d_camera improvements (part 1) (#2623)
* Rename several dCamera_c fields * Refactor mWork to generic buffer instead of union * d_camera match improvements * Implement several dCamera_c functions * Remove d_camera.h from PCH The symbol names in d_camera indicate that this header wasn't included in the PCH (as they're compiled directly in d_camera.cpp).
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "d/actor/d_a_mg_rod.h"
|
||||
#include "d/d_com_inf_game.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
#include "f_op/f_op_camera_mng.h"
|
||||
#include "Z2AudioLib/Z2Instances.h"
|
||||
|
||||
/* 80C54198-80C542FC 000078 0164+00 1/0 0/0 0/0 .text daObj_Lp_Draw__FP12obj_lp_class */
|
||||
|
||||
Reference in New Issue
Block a user