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

add minimal player.h (fixes compiler errors) #3

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

RossBencina
Copy link
Contributor

The following files #include player.h:

example10-5.c, example10-6.c, example10-7.c, example10-8.c

but no player.h file is present in the repository. In-fact, the contents of player.h are contained in example10-4.c.

This fix adds a minimal player.h that #includes example10-4.c so that '.c' files that #include player.h will compile.

@RossBencina RossBencina changed the title add minimal player.h add minimal player.h (fixes compiler errors) Jun 6, 2023
@Amarok24 Amarok24 merged commit d112a05 into Amarok24:main Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants