From 3630d7348de4ddaf5bd01ce2a7eb9dd81b0f6af4 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 10 Jan 2015 22:47:20 +0000 Subject: Use inlines and OS3ify amigaguide.class --- amiga/os3support.h | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/os3support.h') diff --git a/amiga/os3support.h b/amiga/os3support.h index b2b09c0df..cadcc737f 100644 --- a/amiga/os3support.h +++ b/amiga/os3support.h @@ -62,6 +62,7 @@ /* Intuition */ #define IDoMethod DoMethod +#define IDoSuperMethodA DoSuperMethodA /* Integral type definitions */ typedef int8_t int8; -- cgit v1.2.3