Add LinkCRO

This commit is contained in:
Nomi 2023-09-09 00:25:10 +02:00
parent 60a632b365
commit 3fc9bca6a5

View file

@ -17,6 +17,7 @@ class LDRService {
// Service commands
void initialize(u32 messagePointer);
void linkCRO(u32 messagePointer);
void loadCRO(u32 messagePointer, bool isNew);
void loadCRR(u32 messagePointer);
void unloadCRO(u32 messagePointer);