mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 02:38:11 -04:00
should include stdio.h for sprintf, not printf.h
This commit is contained in:
+1
-2
@@ -19,8 +19,7 @@
|
||||
#include "m_Do/m_Do_dvd_thread.h"
|
||||
#include "JSystem/JKernel/JKRHeap.h"
|
||||
#include "JSystem/JKernel/JKRExpHeap.h"
|
||||
#include "string.h"
|
||||
#include "printf.h"
|
||||
#include "stdio.h"
|
||||
|
||||
class room_of_scene_class : public scene_class {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user