[nostalgia/core] Cleanup unused function declaration
All checks were successful
Build / build (push) Successful in 3m55s
All checks were successful
Build / build (push) Successful in 3m55s
This commit is contained in:
parent
d19a3dd13f
commit
78d61ec54a
@ -102,8 +102,6 @@ OX_MODEL_BEGIN(TileSheetSet)
|
|||||||
OX_MODEL_FIELD(entries)
|
OX_MODEL_FIELD(entries)
|
||||||
OX_MODEL_END()
|
OX_MODEL_END()
|
||||||
|
|
||||||
void addEntry(TileSheetSet &set, ox::FileAddress path, int32_t begin = 0, int32_t size = -1) noexcept;
|
|
||||||
|
|
||||||
[[nodiscard]]
|
[[nodiscard]]
|
||||||
int tileColumns(Context&) noexcept;
|
int tileColumns(Context&) noexcept;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user