comparison Keyboard.cpp @ 1225:42b41aaecd87

Слияние
author Ritor1
date Wed, 05 Jun 2013 21:00:45 +0600
parents 29a8defbad9e
children 0aeac0b9ca30
comparison
equal deleted inserted replaced
1224:23632c91ed0a 1225:42b41aaecd87
1 #ifdef _MSC_VER
2 #define _CRT_SECURE_NO_WARNINGS
3 #endif
4
1 #include "OSAPI.h" 5 #include "OSAPI.h"
2 6
3 #include "Keyboard.h" 7 #include "Keyboard.h"
4 #include "GUIWindow.h" 8 #include "GUIWindow.h"
5 #include "Game.h" 9 #include "Game.h"