avoid name collisions

This commit is contained in:
Jcw87
2023-12-18 18:33:23 -08:00
parent 2301aa94bf
commit 7215995e94
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ void dGrass_packet_c::calc() {
}
/* 80078008-800782B8 .text checkGroundY__FR4cXyz */
void checkGroundY(cXyz&) {
static void checkGroundY(cXyz&) {
/* Nonmatching */
}