mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	|  34433f5dc4 before: sizeof(Board)=344, sizeof(Move)=36, sizeof(Piece)=4, sizeof(Square)=8 after: sizeof(Board)=108, sizeof(Move)=9, sizeof(Piece)=1, sizeof(Square)=2 | ||
|---|---|---|
| .. | ||
| Chess.cpp | ||
| Chess.h | ||
| CMakeLists.txt | ||
| UCICommand.cpp | ||
| UCICommand.h | ||
| UCIEndpoint.cpp | ||
| UCIEndpoint.h | ||