Add files via upload
This commit is contained in:
parent
b198774370
commit
a974991048
5 changed files with 420 additions and 22 deletions
|
@ -9,4 +9,5 @@ from pygame.locals import *
|
|||
from pygwin.font import *
|
||||
from pygwin._win import *
|
||||
from pygwin._pg import pg
|
||||
from pygwin.ui import *
|
||||
gamepad = _gp.gamepad(pg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue