From f6f06c154907b516ef4d40acaa3062d1c3256432 Mon Sep 17 00:00:00 2001 From: flama12333 <143599905+flama12333@users.noreply.github.com> Date: Wed, 19 Nov 2025 22:19:39 -0500 Subject: [PATCH] change copyright year megacrane.cpp at string: MEGA_CRANE ELAUT NV 05/01/01 VERSION 0239 REV_0 --- src/mame/skeleton/megacrane.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/skeleton/megacrane.cpp b/src/mame/skeleton/megacrane.cpp index ec408b06bc406..8e76c4a94d590 100644 --- a/src/mame/skeleton/megacrane.cpp +++ b/src/mame/skeleton/megacrane.cpp @@ -148,4 +148,4 @@ ROM_END } // anonymous namespace -GAME( 1997, megacrane, 0, megacrane, megacrane, megacrane_state, empty_init, ROT0, "Elaut", "Megacrane", MACHINE_NO_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL) +GAME( 2001, megacrane, 0, megacrane, megacrane, megacrane_state, empty_init, ROT0, "Elaut", "Megacrane", MACHINE_NO_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL)