NE_alpha3

- some work done on ffsBuilder, still much to do
- added more PE types
- better names for utility.h functions
This commit is contained in:
Nikolaj Schlej 2015-05-14 19:15:19 +02:00
parent b429c74bcf
commit 8f7cc0d20e
10 changed files with 402 additions and 93 deletions

View file

@ -21,6 +21,7 @@ namespace Actions
{
enum ActionTypes {
NoAction = 50,
Erase,
Create,
Insert,
Replace,