type hints for raylib.static
This commit is contained in:
parent
aa5659f272
commit
b0a8448573
7 changed files with 2753 additions and 79 deletions
|
@ -1 +1,4 @@
|
|||
__version__ = "3.7.0.post2"
|
||||
__version__ = "3.7.0.post3"
|
||||
|
||||
from raylib.static import *
|
||||
from raylib.pyray import PyRay
|
Reference in a new issue