mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-27 05:11:41 -04:00
14 lines
347 B
PHP
14 lines
347 B
PHP
include 'AKODE/udata.inc'
|
|
|
|
align 4
|
|
StartupPath rb 1024
|
|
|
|
ThreadInfoBuffer process_information
|
|
|
|
MainWindowWidth dd ?
|
|
MainWindowHeight dd ?
|
|
|
|
WorldViewHeight dd ?
|
|
|
|
PressedKeys rd 128 * 2
|
|
Inventory rq INVENTORY_SIZE |