| 59 | } |
| 60 | |
| 61 | void RulesExt::ExtData::InitializeConstants() |
| 62 | { |
| 63 | |
| 64 | } |
| 65 | |
| 66 | // earliest loader - can't really do much because nothing else is initialized yet, so lookups won't work |
| 67 | void RulesExt::ExtData::LoadFromINIFile(CCINIClass* pINI) |
nothing calls this directly
no outgoing calls
no test coverage detected