3 lines
67 B
Python
3 lines
67 B
Python
|
import pygame
|
||
|
import bullet, player, textures # Import other files
|