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

void InitMenus();

#endif