Latest linter.

This commit is contained in:
Ben Vanik
2015-08-01 04:08:59 -07:00
parent 8494ca2eaa
commit cb701fcb7c
6 changed files with 12 additions and 13 deletions

View File

@@ -26,8 +26,7 @@ const RegisterInfo* RegisterFile::GetRegisterInfo(uint32_t index) {
RegisterInfo::Type::type, #name, \
}; \
return &reg_info; \
\
}
}
#include "xenia/gpu/register_table.inc"
#undef XE_GPU_REGISTER
default: