fix example
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
using std::cout;
|
||||
|
||||
WINDOW* info_tab;
|
||||
static WINDOW* info_tab;
|
||||
|
||||
EventTime::EventTime(I16 Year, U8 Month, U16 Day, I8 Hour, I8 Minute)
|
||||
: year(Year)
|
||||
|
||||
Reference in New Issue
Block a user