]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/include/ipx_kali.h
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch / linux / include / ipx_kali.h
1 /*
2  *
3  * FIXME: add description
4  *
5  */
6
7 #ifndef _IPX_KALI_H
8 #define _IPX_KALI_H
9 #include "ipx_drv.h"
10
11 extern struct ipx_driver ipx_kali;
12
13 #endif