mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-03-20 17:44:51 +00:00
first commit
This commit is contained in:
parent
2ee525362e
commit
d108756e9b
792 changed files with 336059 additions and 0 deletions
3
project/inc/mad/align.h
Normal file
3
project/inc/mad/align.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
//char unalChar(char const *adr);
|
||||
#define unalChar(x) *(x)
|
||||
short unalShort(short const *adr);
|
||||
Loading…
Add table
Add a link
Reference in a new issue