#include <nitro/wbt.h>
static inline u16 WBT_AidToAidbitmap(int aid);
aid | The AID being acquired to convert to a bitmap. |
Converts the specified AID to a bitmap and returns the bitmap.
Converts the specified AID to a bitmap and returns the bitmap.
09/21/2004 Initial version