d_lyt_mini_game WIP

This commit is contained in:
robojumper
2025-11-28 11:22:02 +01:00
parent 4e39bcca32
commit 4001265892
11 changed files with 2242 additions and 143 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ bool dCursorHitCheckCC_c::checkHit(s32 x, s32 y) {
);
mVec3_c v;
d3d::fn_80016B60(v, pos);
d3d::screenToWorld(v, pos);
nw4r::g3d::Camera cam = dStageMgr_c::GetInstance()->getCamera(0);