suyu/src/frontend_common
t895 97ca160b08 frontend_common: Consistently use references
Was swapping between references and pointers for no reason. Just unify them here since each of these utility functions will need their parameters to be alive.
2024-01-25 12:53:49 -05:00
..
CMakeLists.txt frontend_common: Add content manager utility functions 2024-01-19 17:09:35 -05:00
config.cpp Save profile name used 2024-01-08 18:43:56 +01:00
config.h Save profile name used 2024-01-08 18:43:56 +01:00
content_manager.h frontend_common: Consistently use references 2024-01-25 12:53:49 -05:00