reorg modules

This commit is contained in:
Richard Smith 2019-06-07 03:51:03 +01:00
parent 7262e4fa2e
commit 1d5579db6d
9 changed files with 68 additions and 63 deletions

View file

@ -1,5 +1,5 @@
from raylib.richlib import *
from raylib.static.pyray import pyray
WIDTH=800
HEIGHT=640