mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-20 15:55:05 -05:00
Renamed sprintf() duplicate function
This commit is contained in:
6
include/code_800D090.h
Normal file
6
include/code_800D090.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_CODE_800D090_H
|
||||
#define GUARD_CODE_800D090_H
|
||||
|
||||
void sprintf_2(char *buffer, const char *text, ...);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user