Tested that texture scaling changes work

This commit is contained in:
2022-01-03 20:35:23 -08:00
parent c1583392c4
commit 7b61b590d7
15 changed files with 105 additions and 23 deletions

View File

@ -7,6 +7,7 @@
#pragma once
#include "item.h"
#include "../../assert/assert.h"
#include "../xml.h"
#include "../asset.h"
#include "../../save/save.h"