mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-08 03:27:58 +03:00
Formatted source files
This commit is contained in:
parent
115647a8c0
commit
fe04adee1d
9 changed files with 406 additions and 604 deletions
|
@ -22,16 +22,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
|
||||
#include "ui_local.h"
|
||||
|
||||
CLASS_DECLARATION( UILanGameList, UIGlobalGameList, NULL )
|
||||
{
|
||||
{ NULL, NULL }
|
||||
CLASS_DECLARATION(UILanGameList, UIGlobalGameList, NULL) {
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
||||
void UIGlobalGameList::UpdateServers
|
||||
(
|
||||
void
|
||||
)
|
||||
|
||||
void UIGlobalGameList::UpdateServers(void)
|
||||
{
|
||||
// FIXME: stub
|
||||
// FIXME: stub
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue