80O / PlusEMU

39 stars 26 forks source link

Remove magic numbers #72

Open 80O opened 2 years ago

80O commented 2 years ago

There are quite a bit of magic numbers for status or error codes. These should be converted to enum types.