diff options
author | Travis Howell | 2006-10-09 02:01:37 +0000 |
---|---|---|
committer | Travis Howell | 2006-10-09 02:01:37 +0000 |
commit | 5e827e1e5dfd1378a2baca5decde7fd61a01bab4 (patch) | |
tree | 269c1f9bfdfa029ececb2956693f4cef0fa38f1b /engines | |
parent | 5b048de879a8bcf8eaad422d6f8cf741630d9256 (diff) | |
download | scummvm-rg350-5e827e1e5dfd1378a2baca5decde7fd61a01bab4.tar.gz scummvm-rg350-5e827e1e5dfd1378a2baca5decde7fd61a01bab4.tar.bz2 scummvm-rg350-5e827e1e5dfd1378a2baca5decde7fd61a01bab4.zip |
Update comment
svn-id: r24244
Diffstat (limited to 'engines')
-rw-r--r-- | engines/agos/res_ami.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/res_ami.cpp b/engines/agos/res_ami.cpp index 3d2f4fc755..9074bbccbe 100644 --- a/engines/agos/res_ami.cpp +++ b/engines/agos/res_ami.cpp @@ -21,7 +21,7 @@ * */ -// Resource file routines for Simon1/Simon2 +// Conversion routines for planar graphics in Amiga verisions #include "common/stdafx.h" #include "agos/agos.h" |