Current status of SDL.
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
#include "pixels/Palette.hpp"
|
||||
|
||||
namespace hdk::sdl {
|
||||
PixelFormatDetails PixelFormat::GetDetails() const { return PixelFormatDetails::Get(*this); }
|
||||
inline PixelFormatDetails PixelFormat::GetDetails() const { return PixelFormatDetails::Get(*this); }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user