You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Uncomment the last gSPPopMatrix in render_hud_cannon_reticle (#351)
This commit is contained in:
@@ -1448,7 +1448,7 @@ void render_hud_cannon_reticle(void) {
|
||||
gSPDisplayList(gDisplayListHead++, dl_draw_triangle);
|
||||
gSPPopMatrix(gDisplayListHead++, G_MTX_MODELVIEW);
|
||||
|
||||
// gSPPopMatrix(gDisplayListHead++, G_MTX_MODELVIEW);
|
||||
gSPPopMatrix(gDisplayListHead++, G_MTX_MODELVIEW);
|
||||
}
|
||||
|
||||
void reset_red_coins_collected(void) {
|
||||
|
||||
Reference in New Issue
Block a user