commeownder/main/menu_dice.h

4 lines
77 B
C

#pragma once
#include "menus.h"
extern const menu_vtable_t menu_dice_vtable;