muimaster.library: support Listview_List in List
[AROS.git] / rom / cgxbootpic / cgxbootpic.conf
blob961ac04d4eb20b12991bf71c3b0c4e2992f2183a
1 ##begin config
2 version 41.10
3 basename CgxBootPic
4 libbasetype struct CgxBootPicBase
5 residentpri 0
6 ##end config
8 ##begin cdef
9 #include <utility/tagitem.h>
10 ##end cdef
12 ##begin cdefprivate
13 #include "cgxbootpic_intern.h"
14 ##end cdefprivate
16 ##begin functionlist
17 void RenderBootPic(void *framebuffer, ULONG width, ULONG height, ULONG depth) (A0, D0, D1, D2)
18 ##end functionlist