mirror of
https://github.com/n64decomp/mk64
synced 2026-08-19 21:32:17 -04:00
rename in code_8001F980.c (#456)
* some renames * Update code_8001F980.c
This commit is contained in:
@@ -76,7 +76,7 @@ void func_80281D00(void) {
|
||||
mtxf_identity(matrix);
|
||||
render_set_position(matrix, 0);
|
||||
gSPDisplayList(gDisplayListHead++, VIRTUAL_TO_PHYSICAL2(&D_80284F70));
|
||||
func_800212B4();
|
||||
render_players_on_screen_one();
|
||||
gSPDisplayList(gDisplayListHead++, VIRTUAL_TO_PHYSICAL2(&D_80284EE0));
|
||||
update_actors_loop();
|
||||
func_80058090(0);
|
||||
|
||||
Reference in New Issue
Block a user