You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Some requested changes + fix build
This commit is contained in:
@@ -420,7 +420,6 @@ void geo_process_perspective(struct GraphNodePerspective *node) {
|
||||
if (node->fnNode.node.children != NULL) {
|
||||
u16 perspNorm;
|
||||
f32 farClip = node->far;
|
||||
f32 farClipDelta = farClip;
|
||||
Mtx *mtx = alloc_display_list(sizeof(*mtx));
|
||||
#ifdef WIDE
|
||||
if (gConfig.widescreen && (gCurrLevelNum != 0x01)){
|
||||
|
||||
Reference in New Issue
Block a user