Skip to content

Header split - #6913

Open
Pepe20129 wants to merge 10 commits into
HarbourMasters:developfrom
Pepe20129:header_split
Open

Header split#6913
Pepe20129 wants to merge 10 commits into
HarbourMasters:developfrom
Pepe20129:header_split

Conversation

@Pepe20129

@Pepe20129 Pepe20129 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR does some header splits to better match decomp as well as adding the EXTERN_C macro to make inclusion in both C & C++ easier.

Build Artifacts

@serprex
serprex requested review from louist103 and serprex July 12, 2026 21:42
Comment thread soh/include/environment.h
@serprex serprex mentioned this pull request Jul 13, 2026
28 tasks
Comment thread soh/include/sys_math3d.h
#include <libultraship/libultra.h>
#include "z64math.h"

#include "extern_c_helper.h"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't really like this extern thing, prefer we keep wrapping includes in extern "C" so we can more easily drop in upstream version of header

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.

2 participants