mirror of https://github.com/mgba-emu/mgba.git
Adding a web link to MurmurHash3.
Unfortunately, the wiki claims the contents are out of date, and can't seem to find the latest wiki revision.
This commit is contained in:
parent
85cdb42a17
commit
003d0bcc66
|
@ -146,4 +146,4 @@ mGBA contains the following third-party libraries:
|
|||
- [inih](https://code.google.com/p/inih/), which is copyright © 2009 Brush Technology and used under a BSD 3-clause license.
|
||||
- [blip-buf](https://code.google.com/p/blip-buf/), which is copyright © 2003 – 2009 Shay Green and used under a Lesser GNU Public License.
|
||||
- [LZMA SDK](http://www.7-zip.org/sdk.html), which is public domain.
|
||||
- MurmurHash3 implementation by Austin Appleby, which is public domain.
|
||||
- [MurmurHash3](https://code.google.com/p/smhasher/wiki/MurmurHash3) implementation by Austin Appleby, which is public domain.
|
||||
|
|
Loading…
Reference in New Issue