|
Size: 923
Comment: add hidden include comments
|
← Revision 5 as of 2011-04-21 17:48:05 ⇥
Size: 866
Comment: update content - w/ Sam; remove draft
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| |
SDL_REVISION
This macro is a string describing the source at a particular point in development.
Code Examples
You can add your code example here
Remarks
The revision is a string including sequential revision number that is incremented with each commit, and a hash of the last code change.
Example: hg-5344:94189aa89b54
SDL_revision.h must be included in your program explicitly if you want to use the SDL_REVISION constant.
