HarbourMasters / HarbourMasters/SpaghettiKart
What is D_0B002A00
- Dominant language
- C
- Stars
- 2.3k
- Forks
- 143
- Avg merge
- 7d 15h
- Merged PRs (30d)
- 1
Description
There's no reference to this variable. It appears to perhaps use `gTextureTitleChocoMountain` to generate some static at the course screen. (it places nearly unnoticeable static while loading course previews.)
If `gTextureTitleChocoMountain` is the wrong texture it will crash. I've replaced it to this for now.
(*it might not crash but not look right)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by searching the source for D_0B002A00 and gTextureTitleChocoMountain, then trace their use during course-preview loading. Verify whether the texture reference causes a crash or incorrect static, and confirm the course screen behaves correctly with the appropriate texture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100