Edited online

oreolek 2015-08-15 02:12:25 +00:00
parent 1c4a588ac3
commit b096939b32

@ -1,4 +1,7 @@
# [English guide] Usage
[TOC]
## emphasis module
This module lets you ditch `txtb` and `txtem` functions in the game main code. Compare: `pn "Hi"..txtem("Player")` and `pn "Hi *Player*"`.