mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-05 19:43:41 -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:
@@ -14,6 +14,7 @@
|
||||
#include "d/actor/d_a_player.h"
|
||||
#include "d/d_cc_uty.h"
|
||||
#include "d/d_s_play.h"
|
||||
#include "f_op/f_op_camera_mng.h"
|
||||
|
||||
/* 80CE03CC-80CE03F0 0000EC 0024+00 1/1 0/0 0/0 .text __ct__14daObj_So_HIO_cFv */
|
||||
daObj_So_HIO_c::daObj_So_HIO_c() {
|
||||
|
||||
Reference in New Issue
Block a user