mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-21 17:52:25 +00:00
Repair prototype
This commit is contained in:
parent
0a42ded33f
commit
5471774b4c
@ -5522,7 +5522,7 @@ XS(XS_Client_OpenLFGuildWindow) {
|
||||
XSRETURN_EMPTY;
|
||||
}
|
||||
|
||||
XS(XS_NotifyNewTitlesAvailable); /* prototype to pass -Wmissing-prototypes */
|
||||
XS(XS_Client_NotifyNewTitlesAvailable); /* prototype to pass -Wmissing-prototypes */
|
||||
XS(XS_Client_NotifyNewTitlesAvailable) {
|
||||
dXSARGS;
|
||||
if (items != 1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user