Graphics/Tilemap: Fix UpdateAABB warning

This commit is contained in:
SirLynix 2023-03-09 17:49:25 +01:00
parent c67e290b51
commit a96722d4ec
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ namespace Nz
private:
Vector3ui GetTextureSize(std::size_t matIndex) const;
inline void InvalidateVertices();
void UpdateAABB();
inline void UpdateAABB();
void UpdateVertices() const;
struct Layer