title = "Aspirine' 57005"

# hardware resolution :
sizex = 640
sizey = 480

# view window :
width = 512
height = 200 # window height

# memory pools :
max_64k_slots = 12 # number of 64k aligned slots
max_screen_slots = 46 # number framebuffer slots

# fustrum/display pools :
max_polys = 0
max_verts = 0
max_edges = 0

# parameters like the command line switches :

#NOSOUND
#COUNTERS
#DOCUMENTATION
#ARCHIVE = "data.dat"
