Add occupantswin_occupants_all() stub to unittest
This commit is contained in:
@@ -478,6 +478,7 @@ void rosterwin_roster(void) {}
|
|||||||
|
|
||||||
// occupants window
|
// occupants window
|
||||||
void occupantswin_occupants(const char * const room) {}
|
void occupantswin_occupants(const char * const room) {}
|
||||||
|
void occupantswin_occupants_all(void) {}
|
||||||
|
|
||||||
// window interface
|
// window interface
|
||||||
ProfWin* win_create_console(void)
|
ProfWin* win_create_console(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user