1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/games/xjig/files/patch-af

11 lines
244 B
Plaintext
Raw Normal View History

--- objects.H.orig Wed Jul 24 15:08:44 1996
+++ objects.H Tue Apr 7 15:34:33 1998
@@ -241,6 +241,7 @@
protected:
void CreateTilemap8();
void CreateTilemap16();
+ void CreateTilemap24();
void CreateTilemap32();
Pixmap tilemap;