1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00
Files
amiga-stuff/libraries/example_lib/example/libfuncs.h
2016-06-15 10:33:09 -07:00

5 lines
170 B
C

#include "compiler.h"
extern ULONG EXF_TestRequest(register __d1 UBYTE *title_d1, register __d2 UBYTE *body,
register __d3 UBYTE *gadgets);