SCI: Remove trailing whitespace
This commit is contained in:
parent
6bdb362370
commit
9783f0bbd9
14 changed files with 42 additions and 42 deletions
|
@ -98,7 +98,7 @@ private:
|
|||
void enablePatch(const SciScriptPatcherEntry *patchTable, const char *searchDescription);
|
||||
int32 findSignature(const SciScriptPatcherEntry *patchEntry, SciScriptPatcherRuntimeEntry *runtimeEntry, const byte *scriptData, const uint32 scriptSize, bool isMacSci11);
|
||||
void applyPatch(const SciScriptPatcherEntry *patchEntry, byte *scriptData, const uint32 scriptSize, int32 signatureOffset, bool isMacSci11);
|
||||
|
||||
|
||||
Selector *_selectorIdTable;
|
||||
SciScriptPatcherRuntimeEntry *_runtimeTable;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue