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,7 +1,6 @@
from ._raylib_cffi import ffi, lib as rl
from _raylib_cffi.lib import *
from raylib.colors import *
from .helpers import *
print("RAYLIB STATIC LOADED")