now it compiles

This commit is contained in:
Borja Ferrer
2006-08-19 23:18:11 +00:00
parent fb0d728720
commit adad1384ff
2 changed files with 3 additions and 1 deletions

View File

@ -1055,3 +1055,6 @@ native arrayset(array[], value, size);
* The weapon name is case sensitive, and has the weapon_* form.
*/
native get_weaponid(const name[]);
// Keep this always at the bottom of this file
#include <message_stocks>