mirror of
https://github.com/n64decomp/mk64
synced 2026-08-18 21:17:47 -04:00
A small cleanup PR (#494)
* Update code_80005FD0.c * Update code_80091750.c * Update course_data.inc.c
This commit is contained in:
+1
-1
@@ -4955,7 +4955,7 @@ void func_800120C8(void) {
|
||||
|
||||
void func_80012190(void) {
|
||||
TrackWaypoint *tree;
|
||||
s32 i = 0;
|
||||
s32 i;
|
||||
|
||||
tree = (TrackWaypoint *) VIRTUAL_TO_PHYSICAL2(gSegmentTable[SEGMENT_NUMBER2(d_frappe_snowland_tree)] + (SEGMENT_OFFSET(d_frappe_snowland_tree)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user