TrustedUser
2,147
edits
m |
(→Example: fix syntax highlighting) |
||
Line 21: | Line 21: | ||
== Example == | == Example == | ||
< | <source lang="cpp"> | ||
//build a simple menu structure | //build a simple menu structure | ||
set.menu("Info"); | set.menu("Info"); | ||
Line 54: | Line 54: | ||
restore.game() | restore.game() | ||
} | } | ||
</ | </source> | ||
== Technical Information == | == Technical Information == |