Porytiles
Loading...
Searching...
No Matches
porymap_tileset.hpp
Go to the documentation of this file.
1#pragma once
2
5
6namespace porytiles {
7
9 std::vector<VramMetatile> metatiles_;
10 std::vector<VramAnim> anims_;
11};
12
13} // namespace porytiles