mem32_t replaced

This commit is contained in:
Nekotekina 2014-09-01 04:51:48 +04:00
parent 0b5ef1d8f9
commit 9501869aa1
65 changed files with 521 additions and 514 deletions

View file

@ -768,7 +768,5 @@ public:
}
};
typedef mem_t<u32, u32> mem32_t;
#include "vm.h"