Fix house data corruption, progress to first screen

This commit is contained in:
elasota
2019-12-24 18:39:30 -05:00
parent 3111609536
commit 5cb9b85396
30 changed files with 896 additions and 113 deletions

View File

@@ -6,6 +6,7 @@ namespace GpPixelFormats
{
kInvalid,
kBW1,
k8BitStandard,
k8BitCustom,
kRGB555,