Clean a bit and stuff
This commit is contained in:
parent
e42212d7c1
commit
b79b83e56a
6 changed files with 99 additions and 88 deletions
|
@ -10,8 +10,10 @@
|
|||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_FPS
|
||||
/** Rendering frames per second. Note this only applies to graphics, NOT
|
||||
physics. */
|
||||
/**
|
||||
Rendering frames per second. Note this only applies to graphics, NOT
|
||||
physics.
|
||||
*/
|
||||
#define LCR_SETTING_FPS 30
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue