Formatting

This commit is contained in:
Dr. Chat
2015-07-06 10:41:41 -05:00
parent 88465de41e
commit 0388d17a72
2 changed files with 2 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ class XexModule : public xe::cpu::Module {
std::string path_;
xe_xex2_ref xex_;
xex2_header* xex_header_;
bool loaded_; // Loaded into memory?
bool loaded_; // Loaded into memory?
uint32_t base_address_;
uint32_t low_address_;