#include <revolution/gd.h>
GDLObj* GDGetCurrent();
None.
A pointer to the current GDLObj.
This function returns a pointer to the current GDLObj. The current GDLObj is selected to receive future GD graphics commands.
03/01/2006 Initial version.