mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-11-03 23:33:01 +00:00 
			
		
		
		
	moved CAP_NCONF and CAP_RVSLIDES back to rogueviz
This commit is contained in:
		@@ -6,6 +6,14 @@
 | 
			
		||||
 | 
			
		||||
#define RVPATH HYPERPATH "rogueviz/"
 | 
			
		||||
 | 
			
		||||
#ifndef CAP_NCONF
 | 
			
		||||
#define CAP_NCONF 0
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifndef CAP_RVSLIDES
 | 
			
		||||
#define CAP_RVSLIDES (CAP_TOUR && !ISWEB)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
namespace rogueviz {
 | 
			
		||||
  using namespace hr;
 | 
			
		||||
  
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user