ReC98/th01/main/bullet
nmlgc cb6367a54b [Maintenance] [th01] Fix the type of CPellets::add_single()'s `angle` parameter
Amazing how both an `int` and an `unsigned char` parameter generate the
exact same ASM if they're only passed on to a single function that
widens them to a 16-bit type.

Part of P0142, funded by Yanga.
2021-05-27 19:36:04 +02:00
..
laser_s.cpp [Maintenance] Complete the master.hpp transition 2021-01-30 19:22:29 +01:00
laser_s.hpp [Decompilation] [th01] Shootout lasers: Update/collision/render function 2020-10-06 18:35:27 +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 [Maintenance] [th01] Fix the type of CPellets::add_single()'s `angle` parameter 2021-05-27 19:36:04 +02:00
pellet.hpp [Maintenance] [th01] Fix the type of CPellets::add_single()'s `angle` parameter 2021-05-27 19:36:04 +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