Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Corelibs from header so they are included like other imports #38

Open
SHiLLySiT opened this issue Feb 21, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature for Playbit that isn't a reimplementation of a Playdate SDK API

Comments

@SHiLLySiT
Copy link
Collaborator

Not sure why I had done it this way, but I stuck the initial CoreLibs files in the header so that they're always included, and then just ignore any imports() with prefixed with CoreLibs.

Should be able to remove all the includes from the header, then just remap any imports prefixed with CoreLibs/ to Playdate/ so they resolve correctly.

@SHiLLySiT SHiLLySiT added the enhancement New feature for Playbit that isn't a reimplementation of a Playdate SDK API label Feb 21, 2025
@SHiLLySiT SHiLLySiT self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for Playbit that isn't a reimplementation of a Playdate SDK API
Projects
None yet
Development

No branches or pull requests

1 participant