SCI: Add comment about GK1 Mac using kSetFontRes

svn-id: r55719
This commit is contained in:
Matthew Hoops 2011-02-02 14:52:02 +00:00
parent 8afafd89eb
commit 47b2611f50

View file

@ -598,6 +598,7 @@ static SciKernelMapEntry s_kernelMap[] = {
// NewRoom - 1 integer parameter, the current room number
// MorphOn - used by SQ6, script 900, the datacorder reprogramming puzzle (from room 270)
// SetHotRectangles - used by Phantasmagoria 1
// SetFontRes - used by GK1 Mac to use high-res Mac fonts
#endif
{ NULL, NULL, SIG_EVERYWHERE, NULL, NULL, NULL }