'OHRRPGCE CUSTOM - Distribute Game menu '(C) Copyright 1997-2020 James Paige, Ralph Versteegen, and the OHRRPGCE Developers 'Dual licensed under the GNU GPL v2+ and MIT Licenses. Read LICENSE.txt for terms and disclaimer of liability. #ifndef DISTRIBMENU_BI #define DISTRIBMENU_BI DECLARE SUB distribute_game_menu () DECLARE SUB auto_export_distribs (distrib_type as string) #endif