diff options
Diffstat (limited to 'SESSION_NOTES.md')
| -rw-r--r-- | SESSION_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SESSION_NOTES.md b/SESSION_NOTES.md index 76aa782..5ba42f7 100644 --- a/SESSION_NOTES.md +++ b/SESSION_NOTES.md @@ -5484,7 +5484,7 @@ This instructs the final assembled file assets.h to have a code line: (or an enum instead of #define's) -so that we can call +so that we can call ``` #include "asset.h" const uint8_t* mysample = GetAsset(ASSET_SAMPLE_142); |
