mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
should include stdio.h for sprintf, not printf.h
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
#include "dolphin/vi/vi.h"
|
||||
#include "dolphin/os/OS.h"
|
||||
#include "string.h"
|
||||
#include "printf.h"
|
||||
#include "stdio.h"
|
||||
|
||||
class dScnLogo_c : public scene_class {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user