[nostalgia/core] Add support for implementation data to Context and move SDL data to it
This commit is contained in:
@@ -19,6 +19,6 @@ namespace nostalgia::core {
|
||||
|
||||
[[nodiscard]] ox::Error init(Context *ctx);
|
||||
|
||||
[[nodiscard]] ox::Error run();
|
||||
[[nodiscard]] ox::Error run(Context *ctx);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user