mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
spelling: encrypted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -532,7 +532,7 @@
|
|||||||
* It is possible to let irrKlang use your own file access functions.
|
* It is possible to let irrKlang use your own file access functions.
|
||||||
* This is useful if you want to read sounds from other sources than
|
* This is useful if you want to read sounds from other sources than
|
||||||
* just files, for example from custom internet streams or
|
* just files, for example from custom internet streams or
|
||||||
* an own encypted archive format. There is an example in the SDK in
|
* an own encrypted archive format. There is an example in the SDK in
|
||||||
* examples/04.OverrideFileAccess which shows this as well.<br/>
|
* examples/04.OverrideFileAccess which shows this as well.<br/>
|
||||||
*
|
*
|
||||||
* The only thing to do for this is to implement your own irrklang::IFileFactory,
|
* The only thing to do for this is to implement your own irrklang::IFileFactory,
|
||||||
|
|||||||
Reference in New Issue
Block a user