diff options
| author | realtradam <[email protected]> | 2022-02-09 23:45:57 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-09 23:45:57 -0500 |
| commit | e06bb3f7ee54e67a5e2e54bdb0eeb886e52afe3c (patch) | |
| tree | 527da93da20d8cb4920d4efdc7a53511084a8654 /src/doc/frames.html | |
| parent | 96580c44bff6b466188b0e71d974829228e2fa88 (diff) | |
| download | mruby-raylib-e06bb3f7ee54e67a5e2e54bdb0eeb886e52afe3c.tar.gz mruby-raylib-e06bb3f7ee54e67a5e2e54bdb0eeb886e52afe3c.zip | |
text drawing completed
Diffstat (limited to 'src/doc/frames.html')
| -rw-r--r-- | src/doc/frames.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/doc/frames.html b/src/doc/frames.html deleted file mode 100644 index 54704af..0000000 --- a/src/doc/frames.html +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8"> - <title>Documentation by YARD 0.9.27</title> -</head> -<script type="text/javascript"> - var match = unescape(window.location.hash).match(/^#!(.+)/); - var name = match ? match[1] : 'index.html'; - name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, ''); - window.top.location = name; -</script> -<noscript> - <h1>Oops!</h1> - <h2>YARD requires JavaScript!</h2> -</noscript> -</html> |
