|
⇤ ← Revision 1 as of 2011-02-18 17:43:29
Size: 545
Comment: create page
|
Size: 684
Comment: update content - add remark
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 16: | Line 16: |
| SDL_REVISION is a string including sequential revision number that is incremented with each commit, and a hash of the last code change. |
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
SDL_REVISION is a string including sequential revision number that is incremented with each commit, and a hash of the last code change.
SDL_revision.h must be included in your program explicitly if you want to use the SDL_REVISION constant.
