Handle (do not ignore) SwapPixelBytes flag of 15/16
[tangerine.git] / rom / hidd / hiddclass.conf
blobbf688aeac3d32f9972366611f0b93c6730a74399
1 ##begin config
2 basename HIDDCl
3 libbasetype struct IntHIDDClassBase
4 version 1.1
5 residentpri 92
6 classid CLID_Hidd
7 superclass CLID_Root
8 classptr_field hd_csd.hiddclass
9 classdatatype struct HIDDData
10 ##end config
12 ##begin cdefprivate
13 #include "hiddclass_intern.h"
14 ##end cdefprivate
16 ##begin methodlist
17 .interface Root
18 New
19 Set
20 Get
21 #.interface Hidd  Is empty interface needed ?
22 ##end methodlist