Commit Graph

2 Commits

Author SHA1 Message Date
nmlgc 85c20d325e [Maintenance] Declare correct calling conventions for library code used in TH01
Making these declarations independent of the compiler's default calling
convention used for the game's own code.

Part of P0229, funded by Ember2528.
2023-02-28 08:07:52 +01:00
nmlgc cf95cc8717 [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code
Nothing says "we're getting things done" quite as much as this.

Part of P0214, funded by Ember2528.
2022-08-14 23:03:15 +02:00