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
@@ -67,7 +67,7 @@ void dFlower_packet_c::calc() {
}
/* 800C0A88-800C0D38 .text checkGroundY__FR4cXyz */
void checkGroundY(cXyz&) {
static void checkGroundY(cXyz&) {
/* Nonmatching */
}