6 lines
124 B
C
6 lines
124 B
C
#ifndef PLAYERIDMENUITEM_H
|
|
#define PLAYERIDMENUITEM_H
|
|
|
|
const MenuItem_T PlayerIDMenuItem;
|
|
|
|
#endif // PLAYERIDMENUITEM_H
|