summaryrefslogtreecommitdiff
path: root/src/reel_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_asset.h')
-rw-r--r--src/reel_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_asset.h b/src/reel_asset.h
index e9704acd..371a8f3e 100644
--- a/src/reel_asset.h
+++ b/src/reel_asset.h
@@ -67,7 +67,7 @@ public:
Ref<Asset>& asset_ref () {
return _asset_ref;
}
-
+
int64_t entry_point () const {
return _entry_point;
}