Turn VBL break point list into a structure to make game stop at various events
[mercenary-reloaded.git] / readme.txt
1 To build:
2
3 $ autoreconf -if
4 $ ./configure
5 $ make
6 $ make install
7
8