Added a TODO

This commit is contained in:
Hamish Milne 2019-08-13 17:37:04 +01:00 committed by zhupengfei
parent f557d26b40
commit dc0d1ebc95
3 changed files with 82 additions and 2 deletions

View file

@ -201,7 +201,7 @@ private:
ar & registers;
ar & conditional_code;
ar & address_registers;
// TODO: emitter_ptr
// emitter_ptr is only set by GSUnitState and is serialized there
}
};