diff --git a/HLE-AAC-Decoder.md b/HLE-AAC-Decoder.md index 9c034c2..5e08c0f 100644 --- a/HLE-AAC-Decoder.md +++ b/HLE-AAC-Decoder.md @@ -1,5 +1,3 @@ -# HLE AAC Decoder - During our reverse engineering efforts, it was found that Pokemon X/Y use `AAC` files for the music. So, to achieve feature parity between LLE & HLE audio, our developer B3N30 implemented an HLE AAC decoder.