Skip to content

Add top level convinience headers for all RPL libraries - #452

Open
GaryOderNichts wants to merge 2 commits into
devkitPro:masterfrom
GaryOderNichts:feature/toplevel-headers
Open

Add top level convinience headers for all RPL libraries#452
GaryOderNichts wants to merge 2 commits into
devkitPro:masterfrom
GaryOderNichts:feature/toplevel-headers

Conversation

@GaryOderNichts

Copy link
Copy Markdown
Contributor

No description provided.

@dkosmari

dkosmari commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Missed the gx2r.h include in tests/test_compile_headers_common/test_compile_headers_list.h:

--- a/tests/test_compile_headers_common/test_compile_headers_list.h
+++ b/tests/test_compile_headers_common/test_compile_headers_list.h
@@ -94,6 +94,7 @@
 #include <gx2/tessellation.h>
 #include <gx2/texture.h>
 #include <gx2/utils.h>
+#include <gx2r.h>
 #include <gx2r/buffer.h>
 #include <gx2r/displaylist.h>
 #include <gx2r/draw.h>

@GaryOderNichts
GaryOderNichts force-pushed the feature/toplevel-headers branch from 6ae8d66 to 501260e Compare August 2, 2026 16:18
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