1 /* Automatically generated header! Do not edit! */
3 #ifndef _INLINE_SCALOSMENUPLUGIN_LIB_SFD_H
4 #define _INLINE_SCALOSMENUPLUGIN_LIB_SFD_H
7 #include <aros/libcall.h>
8 #endif /* !AROS_LIBCALL_H */
10 #ifndef SCALOSMENUPLUGIN_LIB_SFD_BASE_NAME
11 #define SCALOSMENUPLUGIN_LIB_SFD_BASE_NAME ScalosMenuPluginBase
12 #endif /* !SCALOSMENUPLUGIN_LIB_SFD_BASE_NAME */
14 #define SCAMenuFunction(___wt, ___in) __SCAMenuFunction_WB(SCALOSMENUPLUGIN_LIB_SFD_BASE_NAME, ___wt, ___in)
15 #define __SCAMenuFunction_WB(___base, ___wt, ___in) \
16 AROS_LC2NR(VOID, SCAMenuFunction, \
17 AROS_LCA(struct ScaWindowTask *, (___wt), A0), \
18 AROS_LCA(struct ScaIconNode *, (___in), A1), \
19 struct Library *, (___base), 5, Scalosmenuplugin_lib_sfd)
21 #endif /* !_INLINE_SCALOSMENUPLUGIN_LIB_SFD_H */