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