mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-09 07:34:27 +00:00
Fixed the .conf files of the libraries that had a wrong functionlist because
of the bug in genmodule. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@23357 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -24,6 +24,7 @@ BOOL SetAmigaGuideContext (AMIGAGUIDECONTEXT handle, ULONG context, Tag tag1, ..
|
||||
#include "amigaguide_intern.h"
|
||||
##end cdefprivate
|
||||
##begin functionlist
|
||||
|
||||
LONG LockAmigaGuideBase(AMIGAGUIDECONTEXT handle) (A0)
|
||||
void UnlockAmigaGuideBase(LONG key) (D0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user