I hereby claim:
- I am nyetwurk on github.
- I am nyet (https://keybase.io/nyet) on keybase.
- I have a public key whose fingerprint is A464 44DE 6BF8 2D20 B745 3E77 4C98 0636 3A28 5425
To claim this, I am signing this object:
| #!/bin/bash | |
| HERE=$(dirname $0) | |
| SED="sed -r s/[[:blank:]]+/,/g" | |
| function lxd-images() | |
| { | |
| # snap install lxd | |
| lxc image list -c fl --format csv | |
| } | |
I hereby claim:
To claim this, I am signing this object:
| diff --git a/overlay/d3d11.cpp b/overlay/d3d11.cpp | |
| index af7f790..7c108ee 100644 | |
| --- a/overlay/d3d11.cpp | |
| +++ b/overlay/d3d11.cpp | |
| @@ -29,8 +29,8 @@ | |
| */ | |
| #include "lib.h" | |
| -#include "overlay.hex" | |
| -/*#include "Effects11/Inc/d3dx11effect.h"*/ |