housekeeping
This commit is contained in:
@@ -84,8 +84,7 @@ class OAMTile {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
TileInfo
|
TileInfo GetTilesInfo(ushort tile);
|
||||||
GetTilesInfo(ushort tile);
|
|
||||||
void BuildTiles16Gfx(uchar* mapblockset16, uchar* currentOWgfx16Ptr,
|
void BuildTiles16Gfx(uchar* mapblockset16, uchar* currentOWgfx16Ptr,
|
||||||
std::vector<Tile16>& allTiles);
|
std::vector<Tile16>& allTiles);
|
||||||
void CopyTile16(int x, int y, int xx, int yy, int offset, TileInfo tile,
|
void CopyTile16(int x, int y, int xx, int yy, int offset, TileInfo tile,
|
||||||
|
|||||||
Reference in New Issue
Block a user