mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
added the libraries subproject
This commit is contained in:
4
libraries/example_lib/example/libfuncs.h
Normal file
4
libraries/example_lib/example/libfuncs.h
Normal file
@ -0,0 +1,4 @@
|
||||
#include "compiler.h"
|
||||
|
||||
extern ULONG EXF_TestRequest(register __d1 UBYTE *title_d1, register __d2 UBYTE *body,
|
||||
register __d3 UBYTE *gadgets);
|
||||
Reference in New Issue
Block a user