Remove SCUMMVM_USE_LONG_INT from DC port.
svn-id: r21594
This commit is contained in:
parent
4ee3298550
commit
7242dc169c
1 changed files with 0 additions and 5 deletions
|
@ -209,11 +209,6 @@
|
|||
#define SCUMM_LITTLE_ENDIAN
|
||||
#define SCUMM_NEED_ALIGNMENT
|
||||
|
||||
// FIXME: Do you really need to use 'long' on this port? Please replace
|
||||
// this comment with a new comment that states so, and ideally also
|
||||
// explains the reasons briefly.
|
||||
#define SCUMMVM_USE_LONG_INT
|
||||
|
||||
#define START_PACK_STRUCTS pack(push, 1)
|
||||
#define END_PACK_STRUCTS pack(pop)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue