mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 05:35:07 +00:00
![]() Makes CharacterMapFile::load_from_file and CharacterMap::load_from_file return ErrorOr instead of Optional. This makes them a little nicer to use and a little easier to read, as they seem to have been approximating this. |
||
---|---|---|
.. | ||
CharacterMap.cpp | ||
CharacterMap.h | ||
CharacterMapData.h | ||
CharacterMapFile.cpp | ||
CharacterMapFile.h | ||
CMakeLists.txt |