Merging OFW | Suffering | Part 1 | Wont build as is

I honestly dont even know anymore...
This commit is contained in:
VerstreuteSeele
2023-02-09 18:34:56 +01:00
parent c6dd13bc80
commit af869ef8d2
72 changed files with 7144 additions and 106 deletions

View File

@@ -21,6 +21,7 @@
#include "gate_tx.h"
#include "raw.h"
#include "linear.h"
#include "linear_delta3.h"
#include "secplus_v2.h"
#include "secplus_v1.h"
#include "megacode.h"
@@ -39,6 +40,9 @@
#include "pocsag.h"
#include "smc5326.h"
#include "holtek_ht12x.h"
#include "dooya.h"
#include "alutech_at_4n.h"
#include "kinggates_stylo_4k.h"
#ifdef __cplusplus
extern "C" {