Mercurial > mm7
comparison mm7_6.cpp @ 1038:39f42990698f
Cleanings
author | Nomad |
---|---|
date | Thu, 23 May 2013 03:29:29 +0200 |
parents | 9ac94d00012e |
children | d48c762de563 |
comparison
equal
deleted
inserted
replaced
1035:306ec23b37df | 1038:39f42990698f |
---|---|
7817 break; | 7817 break; |
7818 } | 7818 } |
7819 } | 7819 } |
7820 } | 7820 } |
7821 } | 7821 } |
7822 if (pGame->pKeyboardInstance->bUsingAsynKeyboard) | |
7823 { | |
7824 AsyncKeyboard::LeaveCriticalSection(); | |
7825 //v16 = pAsyncKeyboard; | |
7826 AsyncKeyboard::EnterCriticalSection(); | |
7827 memset((char *)pAsyncKeyboard + 521, 0, 0x100u); | |
7828 AsyncKeyboard::LeaveCriticalSection(); | |
7829 } | |
7830 } | 7822 } |