mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-03 11:00:16 -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:
@@ -18,6 +18,7 @@
|
||||
#include "dol2asm.h"
|
||||
#include "d/d_msg_object.h"
|
||||
#include "d/d_attention.h"
|
||||
#include "f_op/f_op_camera_mng.h"
|
||||
#include <cmath.h>
|
||||
|
||||
/* 80BFFF0C-80BFFF58 0000EC 004C+00 2/2 0/0 0/0 .text jointCtrlCallBack__FP8J3DJointi */
|
||||
|
||||
Reference in New Issue
Block a user