This repository has been archived on 2021-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
pongr/pongr/draw.pb
2011-01-15 17:45:37 +01:00

14 lines
283 B
Plaintext

; Here we drad stuff on screen
Procedure draw_main_nenu()
Box(0, 0, 200, 200, RGB(255, 0 ,0))
EndProcedure
; IDE Options = PureBasic 4.51 (Linux - x64)
; CursorPosition = 5
; Folding = -
; EnableUnicode
; EnableThread
; EnableXP
; EnableCompileCount = 0
; EnableBuildCount = 0