index
:
mpqlib
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
errors.h
blob: 12f766b0f0bc48059e7d32a03b68feefcffcf74b (
plain
)
1
2
3
4
5
6
#ifndef __ERRORS_H__ #define __ERRORS_H__ extern int __mpqlib_errno; #endif