#
# File description
#
@FILENAME=c:\programs\games\brbrn.psy\brbrn.dat\images\coords.idx
@SEPARATOR=,
#
# Structure description
#
@COLUMN1=INT    # Index
@COLUMN2=INT    # X position
@COLUMN3=INT    # Y position
@COLUMN4=INT    # Width
@COLUMN5=INT    # Height
#
# List of frames coords
#
0,0,0,320,200    # start screen
1,0,0,320,200    # title screen
2,0,0,320,160    # main screen
3,0,0,320,80     # commands window
#
#
#
#