mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-08 22:46:36 +00:00
Added extern struct Library * AmigaGuideBase;
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@8104 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -15,3 +15,7 @@ LONG SetAmigaGuideAttrs (AMIGAGUIDECONTEXT handle, Tag tag1, ...);
|
||||
BOOL SetAmigaGuideContext (AMIGAGUIDECONTEXT handle, ULONG context, Tag tag1, ...);
|
||||
|
||||
##end clib
|
||||
|
||||
##begin proto
|
||||
extern struct Library * AmigaGuideBase;
|
||||
##end proto
|
||||
|
||||
Reference in New Issue
Block a user