Refactor graphics loading: simplify function calls by removing namespace prefixes and improve header organization in scad_format

This commit is contained in:
scawful
2025-02-28 00:46:39 -05:00
parent 790f105013
commit 4dc09ad5fc
5 changed files with 7 additions and 14 deletions

View File

@@ -221,7 +221,6 @@ class GraphicsBuffer {
};
} // namespace gfx
} // namespace yaze
#endif // YAZE_APP_GFX_SNES_TILE_H