merge mappers from FCEU-mm
[fceu.git] / boards / dream.c
index d2a9cb8..624c4f4 100644 (file)
@@ -15,7 +15,7 @@
  *\r
  * You should have received a copy of the GNU General Public License\r
  * along with this program; if not, write to the Free Software\r
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA\r
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
  */\r
 \r
 #include "mapinc.h"\r
@@ -52,5 +52,5 @@ void DreamTech01_Init(CartInfo *info)
 {\r
   GameStateRestore=Restore;\r
   info->Power=DREAMPower;\r
-  AddExState(&latche, 1, 0, "LATCH");\r
+  AddExState(&latche, 1, 0, "LATC");\r
 }\r