Add a precompiled header for RELs (#2597)

This commit is contained in:
Max Roncace
2025-08-24 09:52:08 +03:00
committed by GitHub
parent 8a30030dc7
commit 513816ce5c
1085 changed files with 4491 additions and 12588 deletions
+1 -1
View File
@@ -245,4 +245,4 @@ int JASDSPChannel::killActiveChannel() {
/* 8029D948-8029D958 298288 0010+00 0/0 1/1 0/0 .text getHandle__13JASDSPChannelFUl */
JASDSPChannel* JASDSPChannel::getHandle(u32 i_index) {
return &sDspChannels[i_index];
}
}