On Fri, 10 Nov 2000, Andre Cameron wrote:
> interpreter.c:in function nanny
> interpreter.c:1577:implicet declaration of function 'roll_real_abils'
>
> however it still compiles and works I just don't like error messages:) any
> thoughts?
>
In interpreter.c add the following line to the ecternal functions:
void roll_real_abils(struct char_data * ch);
That ought fix the warning.
Allan
aka Zemial of Builder's Academy.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/11/01 PDT