summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/menu.h
blob: 2fef01504683a15227be793f9de67de478c27f55 (plain)
1
2
3
4
5
6
#ifndef _MENU_H
#define _MENU_H

void InitMenus();

#endif