ReC98/th01/main/bullet
nmlgc 27c7ffaaa3 [Maintenance] [th01] Fix the type of CShootoutLaser::spawn()'s `col` parameter
Similarly to cb6367a, you also can't tell from a function's ASM whether
a parameter that's assigned to an 8-bit destination is actually an 8-bit
parameter, or a narrowed 16-bit parameter. That can really only be
gleaned from looking at all call sites…

Part of P0155, funded by Ember2528.
2021-08-22 18:50:20 +02:00
..
laser_s.cpp [Maintenance] [th01] Fix the type of CShootoutLaser::spawn()'s `col` parameter 2021-08-22 18:50:20 +02:00
laser_s.hpp [Maintenance] [th01] Fix the type of CShootoutLaser::spawn()'s `col` parameter 2021-08-22 18:50:20 +02:00
laser_s.inc [Decompilation] [th01] Shootout lasers: Broken reset function 2020-10-06 18:35:30 +02:00
laser_s[bss].asm [Reverse-engineering] [th01] Shootout lasers: Structure 2020-10-06 14:16:13 +02:00
pellet.cpp [Decompilation] [th01] Add inline functions for the player's center position 2021-08-22 15:06:08 +02:00
pellet.hpp [Maintenance] Rename pellet/bullet "patterns" to "groups" 2021-05-27 20:21:09 +02:00
pellet_c.cpp [Maintenance] Add a 1bpp rectangle template, for custom per-row types 2021-04-21 18:01:57 +02:00
pellet_c.hpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
pellets[bss].asm [Maintenance] Rename pellet/bullet "patterns" to "groups" 2021-05-27 20:21:09 +02:00