ReC98/th01/math
nmlgc 6f2881f056 [Maintenance] Remove `extern "C"` from more areas of code
The .PTN functions, vector functions, and egc_copy_rect_1_to_0_1()
(finally!) from TH01, as well as playfld.hpp from all games(finally!),
together with a bunch of other functions in their vicinity.

Part of P0201, funded by Ember2528 and Yanga.
2022-06-24 23:28:19 +02:00
..
area.hpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
area.inc [Maintenance] Turn the left/right/top/bottom area structure into a template 2020-08-16 21:40:35 +02:00
clamp.hpp [Maintenance] Move the ring increment/decrement macros to clamp.hpp 2022-03-26 20:44:54 +01:00
digit.hpp [Decompilation] [th01] Point items: Collection and drop callbacks 2021-09-28 18:05:25 +02:00
dir.hpp [Maintenance] [th01] Start a new header file for direction types 2022-01-31 05:14:55 +01:00
overlap.hpp [Decompilation] [th01] Sariel: Pattern 16/16 2022-01-31 08:31:18 +01:00
polar.hpp [Decompilation] [th01] Sariel: Main function 2022-01-31 08:31:18 +01:00
subpixel.hpp [Maintenance] Add a new typedef for unsigned Q4.4 values 2022-03-05 15:31:50 +01:00
subpixel.inc [Maintenance] Introduce factor and bit count constants for subpixels 2022-02-18 09:36:28 +01:00
vector.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
vector.hpp [Maintenance] Move the polar coordinate conversion functions to their own file 2021-04-03 22:31:00 +02:00
wave.hpp [Maintenance] Declare distinct types for pixel and VRAM sizes 2020-08-28 14:53:33 +02:00