[jasper/world] Fix build
This commit is contained in:
@@ -20,7 +20,7 @@ namespace ngfx = nostalgia::gfx;
|
||||
class CollisionView {
|
||||
private:
|
||||
static constexpr int s_scale = 5;
|
||||
ngfx::ContextUPtr m_nctx;
|
||||
ox::UPtr<ngfx::Context> m_nctx;
|
||||
glutils::FrameBuffer m_frameBuffer;
|
||||
uint_t m_sheetTileStart{};
|
||||
int m_subsheetTilesWidth{};
|
||||
|
Reference in New Issue
Block a user