diff options
author | Jesse Talavera <jesse@jesse.tg> | 2023-12-15 08:56:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 14:56:10 +0100 |
commit | e1821d00235d33b2fe384fffa7e34b00b7af3ec9 (patch) | |
tree | d3d02ec34f90c72dbe50805e94923af7337f2966 /src/GPU3D.cpp | |
parent | 24c402af51fe9c0537582173fc48d1ad3daff459 (diff) |
Simplify the SRAM's representation in `NDSCartArgs` (#1914)
* Simplify the SRAM's representation in `NDSCartArgs`
- I overthought this one.
- I could've just checked `args && args->SRAM`, but then some other poor bastard might make this mistake.
- Don't mix `pair`, `optional`, and `unique_ptr` all at once, kids.
* Fix a `nullptr` read
Diffstat (limited to 'src/GPU3D.cpp')
0 files changed, 0 insertions, 0 deletions