Large pointless reindentation of all the code. Also fixed a few mistakes
in the object flags code cleanup. Flags used: indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer svn-id: r3908
This commit is contained in:
parent
34747b792a
commit
7696081c54
34 changed files with 13662 additions and 12167 deletions
5
init.cpp
5
init.cpp
|
@ -23,7 +23,6 @@
|
|||
#include"stdafx.h"
|
||||
#include"scumm.h"
|
||||
|
||||
Scumm::Scumm(void)
|
||||
{
|
||||
/* No need to put anything here yet :) */
|
||||
Scumm::Scumm (void) {
|
||||
/* No need to put anything here yet :) */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue