The rc needs some commas according to the help, under differences from the IBM Resource Compiler,
--- ROBOTS.RC.orig 2023-05-15 10:54:30.000000000 -0700
+++ ROBOTS.RC 2023-05-15 10:54:44.000000000 -0700
@@ -70,7 +70,7 @@
DIALOG "Help for Presentation Manager Robots",0,16,12,320,124,, FCF_TITLEBAR|FCF_DLGBORDER
{
CTEXT "Presentation Manager Robots" -1, 60, 108, 200, 8
- ICON ID_RESOURCE -1, 60, 100, 0, 0
+ ICON ID_RESOURCE, -1, 60, 100, 0, 0
CTEXT "Keep Smiley alive by keeping" -1, 10, 92, 300, 8
CTEXT "him away from the Killer Robots." -1, 10, 84, 300, 8
CTEXT "The left mouse button moves Smiley in the direction of the pointer
." -1, 10, 68, 300, 8
@@ -88,7 +88,7 @@
DIALOG "About Presentation Manager Robots",0,32,24,240,100,, FCF_TITLEBAR|FCF_DLGBORDER
{
CTEXT "Presentation Manager Robots v1.3" -1, 30, 84, 180, 8
- ICON ID_RESOURCE -1, 16, 76, 0, 0
+ ICON ID_RESOURCE, -1, 16, 76, 0, 0
CTEXT "This game is free software." -1, 30, 68, 180, 8
CTEXT "Copyright (c) 1993,1994 by Kent Lundberg" -1, 30, 58, 180, 8
CTEXT "Freely copy and distribute this program." -1, 20, 44, 200, 8