comparison Keyboard.cpp @ 289:92d443ed0cba

Слияние
author Ritor1
date Mon, 18 Feb 2013 19:16:38 +0600
parents 1f0af5cac2dd
children d720a13e2273
comparison
equal deleted inserted replaced
288:9a6052fecad4 289:92d443ed0cba
34 34
35 //----- (00459C8D) -------------------------------------------------------- 35 //----- (00459C8D) --------------------------------------------------------
36 KeyboardActionMapping::KeyboardActionMapping() 36 KeyboardActionMapping::KeyboardActionMapping()
37 { 37 {
38 uLastKeyPressed = 0; 38 uLastKeyPressed = 0;
39 field_204 = 0;
39 40
40 SetDefaultMapping(); 41 SetDefaultMapping();
41 ReadMappings(); 42 ReadMappings();
42 43
43 ResetKeys(); 44 ResetKeys();