mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
remove incorrect comment
This commit is contained in:
@@ -135,8 +135,6 @@ void func_800B4A08(s32 arg0) {
|
||||
D_800E2EF0 = arg0;
|
||||
}
|
||||
|
||||
//this is actually sprintf.
|
||||
//what we call sprintf is vsprintf.
|
||||
void func_800B4A14(char *s, char *format, ...) {
|
||||
va_list args;
|
||||
va_start(args, format);
|
||||
|
||||
Reference in New Issue
Block a user