iigs-game-engine/demos/danmalec/main.r

10 lines
163 B
R
Raw Normal View History

2022-07-27 05:21:21 +00:00
#include "types.rez"
#include "main.h"
resource rToolStartup (rez_tools) {
mode320,
{
3, $0302, /* Misc Tool */
160, $0100 /* GTE */
}
};