fix transparent example on mac

This commit is contained in:
electronstudio 2019-10-17 10:57:24 +01:00
parent 08d0183b0e
commit a43b0fd9ea

View file

@ -2,12 +2,16 @@
Requirements: Requirements:
- raylib - raylib
- pytweening - pytweening
- glm - pyglm
Windows-Only Requirements: Windows-Only Requirements:
- win32gui - win32gui
- win32con - win32con
- pywintypes - pywintypes
Mac:
- pyobjus
- Cython
""" """
import sys, time import sys, time