Synchronized with documentations/db/credits.
[AROS.git] / rom / dosboot / menu.h
blob7fc0823bc8a7110bde1432783cd540bd178e9716
1 #ifndef BOOTMENU_DRIVER_H
2 #define BOOTMENU_DRIVER_H
4 #include "dosboot_intern.h"
6 int bootmenu_Init(LIBBASETYPEPTR LIBBASE, BOOL WantBootMenu);
8 #endif