Skip to content

Bug - #12

Open
ghost wants to merge 5 commits into
masterfrom
pt-isoLock
Open

Bug#12
ghost wants to merge 5 commits into
masterfrom
pt-isoLock

Conversation

@ghost

Copy link
Copy Markdown

`}

void debugKeyboard() {
while (!antKeyboard.checkKeyState(KEY_PRESS_ESC)) {
cout << "Key Code : " << (int) inportb(0x60) << endl;
}
}

void main() {
clrscr();

//debugKeyboard();
runGame();

}
`

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants