Fixed spelling errors
parent
887f399568
commit
8e9a35c64e
|
@ -13,7 +13,7 @@ The symbol argument is used for 3 purposes:
|
|||
3. When debugging, this string is written to the output.
|
||||
Since their prefixes are the only difference between an OOVPA name and a patch name that are to be combined, all patches and OOVPA must use this strict naming convention. (OOVPA names must also have a version suffix.)
|
||||
|
||||
The version argument must indicate the exact XDK version the OOVPA is based upon. Some symbols stay the same across all XDK version, so require only one OOVPA version registration. Other symbols differ between XDK versions and thus require multiple registrations. If a symbol returns to a prior form, use an aliassed OOVPA.
|
||||
The version argument must indicate the exact XDK version the OOVPA is based upon. Some symbols stay the same across all XDK version, so require only one OOVPA version registration. Other symbols differ between XDK versions and thus require multiple registrations. If a symbol returns to a prior form, use an aliased OOVPA.
|
||||
|
||||
The type argument forwards the declaration to type-specific macros, currently the possible types are:
|
||||
|
||||
|
|
Loading…
Reference in New Issue