mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-31 07:59:02 -05:00 
			
		
		
		
	LCD: Remove unneeded #undef with no matching #define.
This commit is contained in:
		| @@ -52,8 +52,6 @@ struct Regs { | ||||
|         return content[index]; | ||||
|     } | ||||
|  | ||||
| #undef ASSERT_MEMBER_SIZE | ||||
|  | ||||
| }; | ||||
| static_assert(std::is_standard_layout<Regs>::value, "Structure does not use standard layout"); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Emmanuel Gil Peyrot
					Emmanuel Gil Peyrot