Skip to content

Commit

Permalink
DREAMWEB: 'readDestIcon' ported to C++
Browse files Browse the repository at this point in the history
  • Loading branch information
tramboi committed Dec 4, 2011
1 parent 36dd8f7 commit 6171cf2
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 216 deletions.
4 changes: 4 additions & 0 deletions devtools/tasmrecover/tasm-recover
Expand Up @@ -87,8 +87,11 @@ p = parser(skip_binary_data = [
'tempcharset',
# vgagrafx.asm
'cityname',
'Icongraphics8',
'shaketable',
'symbolgraphic',
'travelgraphic1',
'travelgraphic2',
'foldergraphic1',
'foldergraphic2',
'foldergraphic3',
Expand Down Expand Up @@ -382,6 +385,7 @@ generator = cpp(context, "DreamGen", blacklist = [
'randomnumber',
'readabyte',
'readcitypic',
'readdesticon',
'readheader',
'readkey',
'readmouse',
Expand Down

0 comments on commit 6171cf2

Please sign in to comment.