revert last commit, add CheckInvalidState to VideoBackend

This commit is contained in:
degasus
2012-12-23 13:32:23 +01:00
parent ffddfd8662
commit bd0abb3d2f
9 changed files with 57 additions and 57 deletions

View File

@ -23,6 +23,5 @@
void BPInit();
void LoadBPReg(u32 value0);
void BPReload();
void BPInvalidate();
#endif // _BPSTRUCTS_H_