Mercurial > mm7
comparison Engine/Timer.cpp @ 2502:a77c34acdbc9
Media folder
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 05:13:32 +0600 |
parents | 68cdef6879a0 |
children |
comparison
equal
deleted
inserted
replaced
2501:0ff6a9e9bf7f | 2502:a77c34acdbc9 |
---|---|
3 #include <crtdbg.h> | 3 #include <crtdbg.h> |
4 | 4 |
5 #define _CRT_SECURE_NO_WARNINGS | 5 #define _CRT_SECURE_NO_WARNINGS |
6 | 6 |
7 #include "Timer.h" | 7 #include "Timer.h" |
8 #include "Keyboard.h" | 8 #include "IO/Keyboard.h" |
9 | 9 |
10 #include "OSAPI.h" | 10 #include "OSAPI.h" |
11 | 11 |
12 | 12 |
13 | 13 |