Skip to content

reimplement: SHC_3BB0A8C1_0x00449B30 100%#151

Draft
TheRedDaemon wants to merge 2 commits into
mainfrom
reimpl/SHC_3BB0A8C1_0x00449B30
Draft

reimplement: SHC_3BB0A8C1_0x00449B30 100%#151
TheRedDaemon wants to merge 2 commits into
mainfrom
reimpl/SHC_3BB0A8C1_0x00449B30

Conversation

@TheRedDaemon

@TheRedDaemon TheRedDaemon commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Two things:

  • That is the second time a pointer was a pointer *. There might be an issue with the export?
  • Also, I found another restriction with the annotations for the globals: Alias for types are not allowed. A unknown4 is an unsigned int for the compiler.

@TheRedDaemon TheRedDaemon added declaration/type change This requires changes to the generated/exported types or definitions. in progress PR functions as reminder, input not needed yet. labels Jul 10, 2026
@TheRedDaemon TheRedDaemon changed the title reimplement: SHC_3BB0A8C1_0x00449B30 reimplement: SHC_3BB0A8C1_0x00449B30 100% Jul 12, 2026
@TheRedDaemon
TheRedDaemon force-pushed the reimpl/SHC_3BB0A8C1_0x00449B30 branch from 8f7eaa8 to 7c15069 Compare July 12, 2026 18:46
@TheRedDaemon TheRedDaemon removed the in progress PR functions as reminder, input not needed yet. label Jul 12, 2026
Comment thread src/OpenSHC/Globals/DAT_LoadingBarProgress.hpp Outdated
@gynt

gynt commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

See fcc95ee

Indeed pointer is not supposed to be exported as pointer *. I fixed that issue too.

@TheRedDaemon
TheRedDaemon force-pushed the reimpl/SHC_3BB0A8C1_0x00449B30 branch from 7c15069 to 37882f8 Compare July 14, 2026 18:19
@TheRedDaemon
TheRedDaemon force-pushed the reimpl/SHC_3BB0A8C1_0x00449B30 branch from 37882f8 to 8020a26 Compare July 14, 2026 18:28
@gynt

gynt commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

See f9f579d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

declaration/type change This requires changes to the generated/exported types or definitions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants