diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2019-09-17 13:55:22 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2019-09-17 13:55:22 -0400 |
commit | ceda39e4bd2e3a7794f0cb4f96df1de6ebee47d2 (patch) | |
tree | ba5451b6dcade324114d145d526e7c5b5465689a /src/physics.hpp | |
parent | dbb26902ed54ce308fdcec4697616e152f2894fd (diff) | |
parent | 0236eb7f6391c9d925dcaaddb8cb01ecfb7d5e55 (diff) |
update with master; using VBOs for fonts
Diffstat (limited to 'src/physics.hpp')
-rw-r--r-- | src/physics.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/physics.hpp b/src/physics.hpp index 63443c4..8231d6d 100644 --- a/src/physics.hpp +++ b/src/physics.hpp @@ -1,6 +1,6 @@ /** * @file position.hpp - * Manages all Lua scripts. + * Manages all entity movements * * Copyright (C) 2019 Belle-Isle, Andrew <drumsetmonkey@gmail.com> * |