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

Variables not initialized with inline method #3

Open
frangarcj opened this issue Jul 17, 2015 · 3 comments
Open

Variables not initialized with inline method #3

frangarcj opened this issue Jul 17, 2015 · 3 comments
Assignees

Comments

@frangarcj
Copy link
Contributor

https://github.com/frangarcj/RaceVITA/blob/master/race/graphics.cpp#L100

value is 0x0.

I've to added the code below to fill the variable value.

https://github.com/frangarcj/RaceVITA/blob/master/race/graphics.cpp#L1685

@173210 173210 self-assigned this Jul 17, 2015
@173210
Copy link
Member

173210 commented Jul 17, 2015

I don't think it's an issue of psp2-fixup. Shorten get_address to identify the actual problem.

@173210
Copy link
Member

173210 commented Jul 21, 2015

It may be fixed with psp2sdk/multilib@3018a6d.

@frangarcj
Copy link
Contributor Author

Still not getting value

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

No branches or pull requests

2 participants