AGS: Run astyle formatting
This commit is contained in:
parent
8f6391bb5b
commit
8026e4bb30
609 changed files with 65211 additions and 72813 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "ags/detection_tables.h"
|
||||
|
||||
AGSMetaEngineDetection::AGSMetaEngineDetection() : AdvancedMetaEngineDetection(AGS::GAME_DESCRIPTIONS,
|
||||
sizeof(AGS::AGSGameDescription), AGS::AGS_GAMES) {
|
||||
sizeof(AGS::AGSGameDescription), AGS::AGS_GAMES) {
|
||||
static const char *const DIRECTORY_GLOBS[2] = { "usecode", 0 };
|
||||
_maxScanDepth = 2;
|
||||
_directoryGlobs = DIRECTORY_GLOBS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue