1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/test-lohiconst.cfg
2021-06-13 14:24:57 +02:00

12 lines
283 B
INI

void main()
main: scope:[main] from
[0] *main::SCREEN = byte3 PI_u4f28
[1] *(main::SCREEN+1) = byte2 PI_u4f28
[2] *(main::SCREEN+2) = byte1 PI_u4f28
[3] *(main::SCREEN+3) = byte0 PI_u4f28
to:main::@return
main::@return: scope:[main] from main
[4] return
to:@return