Use ram pointers instead of vbo in gl1immed

This commit is contained in:
Shinovon 2026-05-07 07:54:38 +05:00
parent 2390c67fa1
commit 301498e09e
2 changed files with 32 additions and 47 deletions

View file

@ -334,6 +334,7 @@ static int MapScanCode(TInt aScanCode, TInt aModifiers) {
case 'z':
case 'Z':
case '1':
case EStdKeyDevice3:
return JOY_B;
case 'x':
case 'X':