mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
add newline to end of m_clip.c
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ extern void clip_clear(void) {
|
||||
for (i = 0; i < sizeof(Clip_c) / sizeof(void*) - 1; i++) {
|
||||
*clip++ = NULL;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user