Skip to content

Consider Methods to make Main.cpp OS-Unaware #1

@Darinth

Description

@Darinth

This should be doable. It should be possible to pull the message loop out of here and place it in another file, like Window.h which is already responsible for processing messages, and make the file OS-Unaware. I want to limit OS-Aware code where possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions