mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
*** empty log message ***
This commit is contained in:
parent
6499f4e4d5
commit
10b72a68b8
@ -15,7 +15,7 @@
|
||||
USING_NAMESPACE(CryptoPP);
|
||||
USING_NAMESPACE(std);
|
||||
|
||||
uint
|
||||
static uint
|
||||
read32(istream& is) {
|
||||
unsigned int ret = 0x0;
|
||||
unsigned char b1, b2, b3, b4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user