Skip to content

Commit

Permalink
DREAMWEB: 'readCityPic' ported to C++
Browse files Browse the repository at this point in the history
  • Loading branch information
tramboi committed Dec 4, 2011
1 parent 202cf3a commit 36dd8f7
Show file tree
Hide file tree
Showing 5 changed files with 211 additions and 213 deletions.
2 changes: 2 additions & 0 deletions devtools/tasmrecover/tasm-recover
Expand Up @@ -86,6 +86,7 @@ p = parser(skip_binary_data = [
'icons2',
'tempcharset',
# vgagrafx.asm
'cityname',
'shaketable',
'symbolgraphic',
'foldergraphic1',
Expand Down Expand Up @@ -380,6 +381,7 @@ generator = cpp(context, "DreamGen", blacklist = [
'randomnum2',
'randomnumber',
'readabyte',
'readcitypic',
'readheader',
'readkey',
'readmouse',
Expand Down

0 comments on commit 36dd8f7

Please sign in to comment.