File diff r25638:746ccf302c92 → r25639:20271bec4a10
src/script/api/script_priorityqueue.hpp
Show inline comments
 
@@ -76,7 +76,7 @@ public:
 
	SQInteger Peek(HSQUIRRELVM vm);
 
	SQInteger Exists(HSQUIRRELVM vm);
 
	SQInteger Clear(HSQUIRRELVM vm);
 
#endif
 
#endif /* DOXYGEN_API */
 

	
 
	/**
 
	 * Check if the queue is empty.