files
KOS_qrcodes/programs/develop/libraries/TinyGL/asm_fork/kosgl.inc
2025-04-22 15:11:55 +02:00

10 lines
143 B
PHP

struct TinyGLContext
gl_context dd ?
xsize dd ? ;+4
ysize dd ? ;+8
d_x dd ? ;+12
d_y dd ? ;+16
x dd ? ;+20
y dd ? ;+24
ends