commit 692b363cb01ea00dfc8a9cfe604baa85aaff97dd parent 8f010cc9d2a4cce4f9cce4ee16794e091dc39df7 Author: schwa <schwa@cockos.com> Date: Fri, 2 Dec 2022 11:54:54 -0500 link to specific line in reaper_plugin.h Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -105,7 +105,7 @@ and use to get a basic plugin experience: ## Third-party extensions -- [cockos.reaper_extension](https://github.com/justinfrankel/reaper-sdk/blob/main/reaper-plugins/reaper_plugin.h), access the [REAPER](http://reaper.fm) API +- [cockos.reaper_extension](https://github.com/justinfrankel/reaper-sdk/blob/main/reaper-plugins/reaper_plugin.h#L138), access the [REAPER](http://reaper.fm) API # Adapters