mirror of
https://github.com/vivier/EMILE.git
synced 2025-04-04 09:29:31 +00:00
Add LMGetUnitTableEntryCount() and LMGetUTableBase()
This commit is contained in:
parent
606df3c2a6
commit
faac96d4a9
@ -23,3 +23,6 @@
|
||||
#define KeyTime (*(unsigned long*)0x0186)
|
||||
#define KeyRepTime (*(unsigned long*)0x018A)
|
||||
#define Ticks (*(unsigned long*)0x016A)
|
||||
|
||||
#define LMGetUnitTableEntryCount() (*(short*)0x1d2)
|
||||
#define LMGetUTableBase() (*(unsigned long*)0x11c)
|
||||
|
Loading…
x
Reference in New Issue
Block a user