mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:30:05 +00:00 
			
		
		
		
	Packet header fixes
This commit is contained in:
		
							parent
							
								
									12d8aaf8a6
								
							
						
					
					
						commit
						b0baa4f336
					
				
					 17 changed files with 20 additions and 17 deletions
				
			
		|  | @ -26,7 +26,7 @@ public: | |||
|    RasterDataPacket(RasterDataPacket&&) noexcept; | ||||
|    RasterDataPacket& operator=(RasterDataPacket&&) noexcept; | ||||
| 
 | ||||
|    uint16_t packet_code() const; | ||||
|    uint16_t packet_code() const override; | ||||
|    uint16_t op_flag(size_t i) const; | ||||
|    int16_t  i_coordinate_start() const; | ||||
|    int16_t  j_coordinate_start() const; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat