This website works better with JavaScript
Home
Explore
Help
Sign In
blitz
/
blitzmax
mirror of
https://github.com/blitz-research/blitzmax.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
develop
master
v151
v150
blitzmax
/
_src
/
codegen
/
cgint64.h
cgint64.h
69 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
#ifndef CGINT64_H
#define CGINT64_H
#include "cgframe.h"
#endif