#include "libFireBird.h"Go to the source code of this file.
Functions | |
| int | TAP_Osd_PutFreeColorGd (word rgn, int x, int y, TYPE_GrData *gd, bool sprite, dword FilterColor) |
| int TAP_Osd_PutFreeColorGd | ( | word | rgn, |
| int | x, | ||
| int | y, | ||
| TYPE_GrData * | gd, | ||
| bool | sprite, | ||
| dword | FilterColor | ||
| ) |
Definition at line 3 of file TAP_Osd_PutFreeColorGd.c.
References G, TAP_Osd_Copy_Chk(), TAP_Osd_Create_Chk(), TAP_Osd_PutGd_Chk(), TAP_Osd_RestoreBox_Chk(), TAP_Osd_SaveBox_Chk(), TRACEENTER, and TRACEEXIT.
Referenced by TAP_Osd_PutFreeColorGd_Chk().