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