Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Upgrate to use new gbdk 2020 #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

caiotava
Copy link

Using the new gbdk version I got this kind of error:

tmp/bank3.c:24: warning 112: function 'set_bkg_palette' implicit declaration
tmp/bank3.c:24: error 101: too many parameters 

Some background functions were moved to the header gb/cgb.h. I added a new api package for deal with it.

https://github.com/gbdk-2020/gbdk-2020/blob/2a05b01107481caa3c9b0a7ca923b1297f774e7b/gbdk-lib/include/gb/cgb.h#L102

Improved some error messages to print the command's stdOut, when
something unexpected occurred in the file compilation
Some background functions were moved to the header gb/cgb.h. I added a
new api package for this new header.
@caiotava caiotava force-pushed the upgrate-to-use-new-gbdk-2020 branch from 0cfd5b5 to a450a68 Compare January 4, 2022 23:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant