source: Readingame/build.sh@ 50676d6

main
Last change on this file since 50676d6 was 3d27dc6, checked in by PulkoMandy <pulkomandy@…>, 10 months ago

Start making the game run

Implemented text rendering, buttons and hyperlinks.

Several opcodes not interpreted yet.

Global buttons are missing.

  • Property mode set to 100755
File size: 39 bytes
Line 
1#!sh
2
3g++ -gdwarf-3 *.cpp -o main -lbe
Note: See TracBrowser for help on using the repository browser.