mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
Update README.md
This commit is contained in:
parent
c4dad67633
commit
165b90b5f6
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ Changes include:
|
|||
- Added a NONE #define for use in default function arguments.
|
||||
- 440Hz 'A' tuning changed to 432Hz.
|
||||
- Added CompComp function.
|
||||
- Added To A Waterfowl poem.
|
||||
- System-wide renames:
|
||||
- AOnce -> ZOnce
|
||||
- ACAlloc -> ZCAlloc
|
||||
- AMAlloc -> ZMAlloc
|
||||
- AStrNew -> ZStrNew
|
||||
|
@ -31,7 +31,7 @@ Changes include:
|
|||
- Chg -> Change
|
||||
- Chk -> Check
|
||||
- Cmp -> Comp // compiler
|
||||
- Cmp -> Compare //StrComp->StrCompare, etc
|
||||
- Cmp -> Compare //StrCmp->StrCompare, etc
|
||||
- Cnt -> Count
|
||||
- Cpy -> Copy
|
||||
- Dbg -> Debug
|
||||
|
|
Loading…
Reference in a new issue