jakibaki / sys-netcheat

Open-source cheat-engine for the Nintendo Switch.
GNU General Public License v3.0
225 stars 23 forks source link

Fix u64 result #45

Closed macabeus closed 4 years ago

macabeus commented 4 years ago

We are using wrongly u32 instead of u64.

jakibaki commented 4 years ago

Thanks!