Add setting
This commit is contained in:
parent
ca0fc67738
commit
314f27c097
9 changed files with 76 additions and 79 deletions
2
game.h
2
game.h
|
@ -13,7 +13,7 @@
|
|||
(physics, graphics, audio, ...) and only use the frontend's quite primitive
|
||||
functions to actually present the results to the user.
|
||||
|
||||
The code uses LCR_ (or _LCR) prefix as a kind of namespace preventing
|
||||
The code uses LCR_ (or _LCR_) prefix as a kind of namespace preventing
|
||||
collision with 3rd party identifiers.
|
||||
|
||||
UNITS: There are various kinds of units used to ensure independence of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue