diff options
author | Max Horn | 2002-07-07 20:19:21 +0000 |
---|---|---|
committer | Max Horn | 2002-07-07 20:19:21 +0000 |
commit | 1ac4b2ccaa23bf021397914405b2b03717ffd645 (patch) | |
tree | 25eb5d714c14641fa1e90c60580c44fe74d133ac | |
parent | cb86e115836006b017e27ca9b2b4158cbe815269 (diff) | |
download | scummvm-rg350-1ac4b2ccaa23bf021397914405b2b03717ffd645.tar.gz scummvm-rg350-1ac4b2ccaa23bf021397914405b2b03717ffd645.tar.bz2 scummvm-rg350-1ac4b2ccaa23bf021397914405b2b03717ffd645.zip |
added many more types
svn-id: r4479
-rw-r--r-- | .indent.pro | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/.indent.pro b/.indent.pro index aa440244c6..afb9cd1c33 100644 --- a/.indent.pro +++ b/.indent.pro @@ -1,6 +1,15 @@ -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs --npcs -nbap -Tbyte -Tvoid -Tuint32 -Tuint8 -Tuint16 -Tint -Tint8 --Tint16 -Tint32 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData --TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader --TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer ---line-length100
\ No newline at end of file +-npcs -nbap -l105 +-Tbool -Tbyte -Tvoid -Tuint32 -Tuint8 -Tuint16 -Tint -Tint8 -Tint16 -Tint32 +-TFILE +-TOSystem -TScumm -TThreadProc -TSoundProc -TEvent -TProperty +-TConfig -Thashconfig -TGameDetector -TSaveLoadEntry -TScummPoint +-TGui -TGuiWidget -TNewGui -TWidget -TDialog +-TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -TImageHeader -TRoomHeader +-TCodeHeader -TResHdr -TBompHeader -TBompDrawData -TBlastObject -TLoadedCostume +-TActor -TBox -TBoxCoords -TVirtScreen -TPathVertex -TPathNode -TFindObjectInRoom +-TMidiChannelAdl -TSoundEngine -TPart -TPlayer -TSong +-TSerializer -TMidiDriver -TIMuseInternal -TIMuseDriver -TStreamCallback +-TSoundMixer -TPlayingSoundHandle -TPremixProc -TMIDIEVENT -TFM_OPL +-TItem -TChild -TChild1 -TChild2 -TTimeEvent -TSubroutine -TSubroutineLine +-TFillOrCopyStruct -TTrack -TNoteRec -TMidiEvent |