WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.'
This commit is contained in:
parent
6792e6e2dd
commit
570082deba
55 changed files with 210 additions and 208 deletions
|
|
@ -12,7 +12,7 @@
|
|||
* - Rectangles must be defined by a MAGENTA color background
|
||||
*
|
||||
* Following those constraints, a font can be provided just by an image,
|
||||
* this is quite handy to avoid additional font descriptor files (like BMFonts use).
|
||||
* this is quite handy to avoid additional font descriptor files (like BMFonts use)
|
||||
*
|
||||
* Example originally created with raylib 1.0, last time updated with raylib 1.0
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue