~openmw/openmw/openmw-packaging2

« back to all changes in this revision

Viewing changes to components/esm/filter.cpp

  • Committer: Scott Howard
  • Date: 2016-09-15 20:56:29 UTC
  • Revision ID: showard@debian.org-20160915205629-3tvfxe47zrb41a91
Cron update. Git hash: 37278b5

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
    while (esm.hasMoreSubs())
14
14
    {
15
15
        esm.getSubName();
16
 
        uint32_t name = esm.retSubName().val;
 
16
        uint32_t name = esm.retSubName().intval;
17
17
        switch (name)
18
18
        {
19
19
            case ESM::SREC_NAME: