mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-04 19:20:53 +00:00
* Updated to ZDoom r2542:
- Fixed: The center flag for drawimage didn't work. - Fixed: GCC didn't like casting from seg_t* to unsigned int on 64-bit systems. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@893 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
35e395f5f4
commit
bd45d338fc
3 changed files with 14 additions and 14 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2539"
|
||||
#define ZD_SVN_REVISION_NUMBER 2539
|
||||
#define ZD_SVN_REVISION_STRING "2542"
|
||||
#define ZD_SVN_REVISION_NUMBER 2542
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue