mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
avoid name collisions
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ void dGrass_packet_c::calc() {
|
||||
}
|
||||
|
||||
/* 80078008-800782B8 .text checkGroundY__FR4cXyz */
|
||||
void checkGroundY(cXyz&) {
|
||||
static void checkGroundY(cXyz&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user