comparison Party.h @ 2343:5d263539bbec

Moving functions from unsorted_subs.h pt5
author Grumpy7
date Sun, 06 Apr 2014 21:12:24 +0200
parents dc822157c98d
children a574a80e7012
comparison
equal deleted inserted replaced
2342:d7f4dac06dc0 2343:5d263539bbec
323 323
324 324
325 extern struct ActionQueue *pPartyActionQueue; 325 extern struct ActionQueue *pPartyActionQueue;
326 326
327 bool TestPartyQuestBit(PARTY_QUEST_BITS bit); 327 bool TestPartyQuestBit(PARTY_QUEST_BITS bit);
328 void __fastcall Rest(unsigned int uHoursToSleep);
329 void RestAndHeal(__int64 uNumMinutes); // idb