diff options
| author | arngo <[email protected]> | 2022-02-03 18:33:45 -0500 |
|---|---|---|
| committer | arngo <[email protected]> | 2022-02-03 18:33:45 -0500 |
| commit | ddeb355b25657488ec1c41253ce1c0aefd5f6d2f (patch) | |
| tree | d693a548997a05e59c4bc226d96376fcaa1eb128 /.yardoc/checksums | |
| parent | 4e9a5b19c603184c3340fd96d72edf44b3334bbb (diff) | |
| download | mruby-raylib-ddeb355b25657488ec1c41253ce1c0aefd5f6d2f.tar.gz mruby-raylib-ddeb355b25657488ec1c41253ce1c0aefd5f6d2f.zip | |
change mrb_define_class_method to mrb_define_module_function for functions under Raylib
also start documenting some functions
Diffstat (limited to '.yardoc/checksums')
| -rw-r--r-- | .yardoc/checksums | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.yardoc/checksums b/.yardoc/checksums index 7eafeb7..a2753d5 100644 --- a/.yardoc/checksums +++ b/.yardoc/checksums @@ -1,2 +1,3 @@ -src/raylib.c a6e9472ccd723550bb796f384ebc2c50f03b1933 +src/core.c 53bf1c494a689b572f53c53d66fc53ed075ba02d +src/raylib.c 4a1f98604efd36c06c77d3eee319786851ae993e mrblib/raylib.rb 98d89744b3ffefff688c982d791944043c83bd2d |
